From 6a8dd0c3363c64e1e3accb0c0697b4f68cd5f8a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 06:10:37 +0000 Subject: [PATCH] Version update: 4.0.10.2656 => 4.0.11.2688 --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index e05892001..6eebe6dd2 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,6 +1,6 @@ { - "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2656/Sonarr.develop.4.0.10.2656.linux-musl-x64.tar.gz", - "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2656/Sonarr.develop.4.0.10.2656.linux-musl-arm64.tar.gz", + "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.11.2688/Sonarr.develop.4.0.11.2688.linux-musl-x64.tar.gz", + "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.11.2688/Sonarr.develop.4.0.11.2688.linux-musl-arm64.tar.gz", "description": "develop/v4-nightly", "sbranch": "develop", "test_amd64": true, @@ -10,5 +10,5 @@ "upstream_digest_arm64": "sha256:f817cb74d4d4cadcd10084a12964fce5c4ebfdb063c02a609e4e7311537824d7", "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpinevpn", - "version": "4.0.10.2656" + "version": "4.0.11.2688" }