1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shlink_ynh.git synced 2024-09-03 20:16:22 +02:00

Merge pull request #22 from YunoHost-Apps/ci-auto-update-sources-240502

Upgrade sources
This commit is contained in:
eric_G 2024-05-02 08:47:58 +02:00 committed by GitHub
commit edb91e6611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.1.1/shlink-web-client_4.1.1_dist.zip" url = "https://github.com/shlinkio/shlink-web-client/releases/download/v4.1.2/shlink-web-client_4.1.2_dist.zip"
sha256 = "c698a632ae115498f0750279bfd7287cb92fc138db7568d82d1099fd3ab8f65a" sha256 = "f704cddb064c6f09c8e11e24a43924bbb5a63e17498d985d3b488611769987bc"
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$"