From 07e2c737d061d757d918e79dd5461dc188629ece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 15:27:20 +0000 Subject: [PATCH] Version update: => 4.0.11.2680 --- VERSION.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION.json b/VERSION.json index 3861c1d49..09906fb5a 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,9 +1,9 @@ { - "amd64_url": "", - "arm64_url": "", + "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.11.2680/Sonarr.main.4.0.11.2680.linux-musl-x64.tar.gz", + "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.11.2680/Sonarr.main.4.0.11.2680.linux-musl-arm64.tar.gz", "description": "main/v4-stable", "latest": true, - "sbranch": "", + "sbranch": "main", "test_amd64": true, "test_arm64": true, "test_url": "http://localhost:8989/system/status", @@ -11,5 +11,5 @@ "upstream_digest_arm64": "sha256:f817cb74d4d4cadcd10084a12964fce5c4ebfdb063c02a609e4e7311537824d7", "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpinevpn", - "version": "" + "version": "4.0.11.2680" }