From d6aa61eeb27571b3a83636e7d1ec35789f1d77c7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Mar 2024 21:41:40 +0100 Subject: [PATCH 1/2] Upgrade to v4.0.0 https://github.com/shlinkio/shlink/releases/tag/v4.0.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1861322..a5442dc 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.7.3~ynh1" +version = "4.0.0~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" autoupdate.asset = "^shlink-web-client_.*_dist.zip$" [resources.sources.main] - url = "https://github.com/shlinkio/shlink/releases/download/v3.7.3/shlink3.7.3_php8.2_dist.zip" - sha256 = "5d0fd2e7ddd75e9eea5770dded8b4b2a0fec7f3273e4003a8a3c4d01d0a505ee" + url = "https://github.com/shlinkio/shlink/releases/download/v4.0.0/shlink4.0.0_php8.2_dist.zip" + sha256 = "7602677ba3434903edb0fd4b2852172cfe7051415f75333bca152d42fc132c1c" autoupdate.strategy = "latest_github_release" autoupdate.upstream = "https://github.com/shlinkio/shlink" autoupdate.asset = "^shlink.*_php8.2_dist.zip$" From 54b9dc47341bfd6fae7f9a3abccca390ac63758d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Mar 2024 20:41:43 +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 bff61a5..7d56633 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.7.3~ynh1 +**Shipped version:** 4.0.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 07f4464..6a7f832 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.7.3~ynh1 +**Version incluse :** 4.0.0~ynh1 ## Captures d’écran