mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
Upgrade sources
- `main` v0.3.1: https://github.com/wasi-master/13ft/releases/tag/0.3.1
This commit is contained in:
parent
541e2e8c42
commit
22805312e3
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "13ft"
|
||||||
description.en = "Bypass paywall by acting as GoogleBot"
|
description.en = "Bypass paywall by acting as GoogleBot"
|
||||||
description.fr = "Contourner les paywall en vous faisant passer pour GoogleBot"
|
description.fr = "Contourner les paywall en vous faisant passer pour GoogleBot"
|
||||||
|
|
||||||
version = "0.2.3~ynh2"
|
version = "0.3.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Lapineige"]
|
maintainers = ["Lapineige"]
|
||||||
|
|
||||||
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.2.3.tar.gz"
|
url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.1.tar.gz"
|
||||||
sha256 = "d03abfded671fad157a883e348a7c5a2f21b251a592317f8208c9fc190ecbfde"
|
sha256 = "ac998c06403c6a2b5065f12b9a9252802fd2613fe51c3afdc88cda68c8f9579e"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue