mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
Upgrade sources
- `main` v0.3.3: https://github.com/wasi-master/13ft/releases/tag/0.3.3
This commit is contained in:
parent
64991fb96f
commit
d7e8c20391
1 changed files with 3 additions and 3 deletions
|
@ -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.3.2~ynh1"
|
||||
version = "0.3.3~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.3.2.tar.gz"
|
||||
sha256 = "84be3d0c49996be8225f2c892d9a4e654b07d1a840d94da8580f538104567251"
|
||||
url = "https://github.com/wasi-master/13ft/archive/refs/tags/v0.3.3.tar.gz"
|
||||
sha256 = "ff9ed6da73dace850bdf04c9fa66a80c62ed779053d7ce0d7f754ac9020b6879"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue