diff --git a/conf/app.src b/conf/app.src index f09e6b5..d0ed1c0 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/shlinkio/shlink/releases/download/v3.3.1/shlink3.3.1_php8.1_dist.zip -SOURCE_SUM=cbf1894681bcb13de017ce25a3a0634254ca51238ff3c9526537b741087e4326 +SOURCE_URL=https://github.com/shlinkio/shlink/releases/download/v3.4.0/shlink3.4.0_php8.1_dist.zip +SOURCE_SUM=e37e91cd86a8d495952783d1eeb94f157ddfe42f50849a3c2f979b1f9d991963 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 8c16d8b..caffa24 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted URL shortener", "fr": "Raccourcisseur d'URL auto-hébergé" }, - "version": "3.3.1~ynh1", + "version": "3.4.0~ynh1", "url": "https://shlink.io/", "upstream": { "license": "MIT",