From 8a782b81515644d0dfaaf63ef10ca5ab1048e0bf Mon Sep 17 00:00:00 2001 From: Matthew Esposito Date: Fri, 9 Jun 2023 12:13:12 -0400 Subject: [PATCH] Update to new 0.30.1 binary --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9649cf3..54c9ea0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit" - sha256 = "7148815a160acf4b19d5fec1e3c47f9fc7a850a212f3b83ed88a1a76c39882c9" + url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.1/libreddit" + sha256 = "60dd0c785d2b49c628308b99b0e630c4d47584616318937acf3a083e39502035" extract = false in_subdir = false rename = "libreddit"