From 8305e18f5ed54fac1c1fde4ae9bfc0b44a05ce4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:33:15 +0000 Subject: [PATCH] Version update: => 4.0.11.2697 --- VERSION.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION.json b/VERSION.json index 55402bfaf..d0c878744 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,8 +1,8 @@ { - "amd64_url": "", - "arm64_url": "", + "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.11.2697/Sonarr.develop.4.0.11.2697.linux-musl-x64.tar.gz", + "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.11.2697/Sonarr.develop.4.0.11.2697.linux-musl-arm64.tar.gz", "description": "develop/v4-nightly", - "sbranch": "", + "sbranch": "develop", "test_amd64": true, "test_arm64": true, "test_url": "http://localhost:8989/system/status", @@ -10,5 +10,5 @@ "upstream_digest_arm64": "sha256:f817cb74d4d4cadcd10084a12964fce5c4ebfdb063c02a609e4e7311537824d7", "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpinevpn", - "version": "" + "version": "4.0.11.2697" }