mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
Upgrade to v0.13.0
This commit is contained in:
parent
ef61f6fd19
commit
dab75f754d
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Shaarli"
|
||||||
description.en = "Save, sort, synchronize and share web addresses"
|
description.en = "Save, sort, synchronize and share web addresses"
|
||||||
description.fr = "Sauvegarder, trier, synchroniser et partager des adresses web"
|
description.fr = "Sauvegarder, trier, synchroniser et partager des adresses web"
|
||||||
|
|
||||||
version = "0.12.2~ynh1"
|
version = "0.13.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Lapineige"]
|
maintainers = ["Lapineige"]
|
||||||
|
|
||||||
|
@ -56,8 +56,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/shaarli/Shaarli/releases/download/v0.12.2/shaarli-v0.12.2-full.tar.gz"
|
url = "https://github.com/shaarli/Shaarli/archive/refs/tags/v0.13.0.tar.gz"
|
||||||
sha256 = "7c2077b1de493012a77d8e9bd926715f1576f5520eff86a239bc96d2df80fd1d"
|
sha256 = "8eb7ffff8d3801366557b095c665a9e8f381fab0f021343b545d0fd3b3705d2c"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue