From 8f74aa281b3b1bda83b87fa652fd30dd7f0f7662 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 30 Aug 2024 13:58:48 +0200 Subject: [PATCH] Upgrade sources - `main` v3.0.0: https://github.com/spikecodes/libreddit/releases/tag/3.0.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 95dbdc1..65a16fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Libreddit" description.en = "Libre alternative to Reddit" description.fr = "Alternative libre à Reddit" -version = "0.35.1~ynh2" +version = "3.0.0~ynh1" maintainers = [] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib" - sha256 = "795222c0a368d893310996186527372aedf280a343cf699b3d2cc753c5991131" + url = "https://github.com/spikecodes/libreddit/archive/refs/tags/v3.0.0.tar.gz" + sha256 = "2acba35564fb54401adc1bcc2a39b9724fc437bebcf31657c1e5204cdb1940eb" extract = false in_subdir = false rename = "redlib"