mirror of
https://github.com/YunoHost-Apps/shlink_ynh.git
synced 2024-09-03 20:16:22 +02:00
Upgrade to v4.0.2
https://github.com/shlinkio/shlink/releases/tag/v4.0.2
This commit is contained in:
parent
234b136391
commit
ae98136dab
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Shlink"
|
||||||
description.en = "Self-hosted URL shortener"
|
description.en = "Self-hosted URL shortener"
|
||||||
description.fr = "Raccourcisseur d'URL auto-hébergé"
|
description.fr = "Raccourcisseur d'URL auto-hébergé"
|
||||||
|
|
||||||
version = "4.0.1~ynh1"
|
version = "4.0.2~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
autoupdate.asset = "^shlink-web-client_.*_dist.zip$"
|
autoupdate.asset = "^shlink-web-client_.*_dist.zip$"
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/shlinkio/shlink/releases/download/v4.0.1/shlink4.0.1_php8.2_dist.zip"
|
url = "https://github.com/shlinkio/shlink/releases/download/v4.0.2/shlink4.0.2_php8.2_dist.zip"
|
||||||
sha256 = "16a7a9ea5c687ae8fd9f450bb27e287ce0050e1934adf1784dd9dcdd6148fddd"
|
sha256 = "9f020aef9847d534a9233d89742cdbbf681377ed3aed52edc77966dd656682e0"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.upstream = "https://github.com/shlinkio/shlink"
|
autoupdate.upstream = "https://github.com/shlinkio/shlink"
|
||||||
autoupdate.asset = "^shlink.*_php8.2_dist.zip$"
|
autoupdate.asset = "^shlink.*_php8.2_dist.zip$"
|
||||||
|
|
Loading…
Add table
Reference in a new issue