From 22805312e30bc55acb516a32b068e14166a2e91c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Aug 2024 03:30:18 +0200 Subject: [PATCH] Upgrade sources - `main` v0.3.1: https://github.com/wasi-master/13ft/releases/tag/0.3.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 465ec07..4db1525 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "13ft" description.en = "Bypass paywall by acting as GoogleBot" description.fr = "Contourner les paywall en vous faisant passer pour GoogleBot" -version = "0.2.3~ynh2" +version = "0.3.1~ynh1" maintainers = ["Lapineige"] @@ -36,8 +36,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.2.3.tar.gz" - sha256 = "d03abfded671fad157a883e348a7c5a2f21b251a592317f8208c9fc190ecbfde" + url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.1.tar.gz" + sha256 = "ac998c06403c6a2b5065f12b9a9252802fd2613fe51c3afdc88cda68c8f9579e" autoupdate.strategy = "latest_github_tag" [resources.system_user]