mirror of
https://github.com/YunoHost-Apps/shlink_ynh.git
synced 2024-09-03 20:16:22 +02:00
Upgrade sources
This commit is contained in:
parent
377b323660
commit
1c77c35858
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.front]
|
[resources.sources.front]
|
||||||
url = "https://github.com/shlinkio/shlink-web-client/releases/download/v4.0.1/shlink-web-client_4.0.1_dist.zip"
|
url = "https://github.com/shlinkio/shlink-web-client/releases/download/v4.1.0/shlink-web-client_4.1.0_dist.zip"
|
||||||
sha256 = "c4b9943664dae05b92f228d3a20e42c417189f42bc90f2b723b6777926fca81c"
|
sha256 = "30a6c2d5d4ac8f7c1e743b8b82b9bc499cc41345bf64a449f20052cd3d89048a"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.upstream = "https://github.com/shlinkio/shlink-web-client"
|
autoupdate.upstream = "https://github.com/shlinkio/shlink-web-client"
|
||||||
autoupdate.asset = "^shlink-web-client_.*_dist.zip$"
|
autoupdate.asset = "^shlink-web-client_.*_dist.zip$"
|
||||||
|
|
Loading…
Add table
Reference in a new issue