From 2f97b57d58b134ea2ce417a41baa5802fff5b5ff Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 21:40:24 +0100 Subject: [PATCH 1/2] Upgrade to v3.7.3 https://github.com/shlinkio/shlink/releases/tag/v3.7.3 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8041ccd..1861322 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Shlink" description.en = "Self-hosted URL shortener" description.fr = "Raccourcisseur d'URL auto-hébergé" -version = "3.6.3~ynh1" +version = "3.7.3~ynh1" maintainers = [] @@ -36,15 +36,15 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.front] - url = "https://github.com/shlinkio/shlink-web-client/releases/download/v3.10.2/shlink-web-client_3.10.2_dist.zip" - sha256 = "1b20c94be5025271504201199aead8ee0a7317885738a00913f5a196f9e03d7d" + url = "https://github.com/shlinkio/shlink-web-client/releases/download/v4.0.1/shlink-web-client_4.0.1_dist.zip" + sha256 = "c4b9943664dae05b92f228d3a20e42c417189f42bc90f2b723b6777926fca81c" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/shlinkio/shlink-web-client" autoupdate.asset = "^shlink-web-client_.*_dist.zip$" [resources.sources.main] - url = "https://github.com/shlinkio/shlink/releases/download/v3.6.3/shlink3.6.3_php8.2_dist.zip" - sha256 = "7b6fc0dde2ea8ae2c3540755bdfda561a73ad7142cfd862565e4acb796633013" + url = "https://github.com/shlinkio/shlink/releases/download/v3.7.3/shlink3.7.3_php8.2_dist.zip" + sha256 = "5d0fd2e7ddd75e9eea5770dded8b4b2a0fec7f3273e4003a8a3c4d01d0a505ee" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/shlinkio/shlink" autoupdate.asset = "^shlink.*_php8.2_dist.zip$" From 7163b7585f33e8e4e6aae67250ec9526bf030943 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 20:40:26 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c85585..bff61a5 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Shlink is a self-hosted URL shortener which provides both a REST and a CLI inter Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances. -**Shipped version:** 3.6.3~ynh1 +**Shipped version:** 3.7.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 6f83f0c..07f4464 100755 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Shlink is a self-hosted URL shortener which provides both a REST and a CLI inter Additionally, there's also an official Shlink web client which, by making use of Shlink's REST API, provides a beautiful web UI to handle multiple Shlink instances. -**Version incluse :** 3.6.3~ynh1 +**Version incluse :** 3.7.3~ynh1 ## Captures d’écran