From c98dd3c3d46a13db33d842ad402b8175e1eb4dea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:31:01 +0000 Subject: [PATCH] Version update: 4.0.10.2579 => 4.0.10.2624 --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 0e0d45dc8..284aeb650 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,6 +1,6 @@ { - "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2579/Sonarr.develop.4.0.10.2579.linux-musl-x64.tar.gz", - "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2579/Sonarr.develop.4.0.10.2579.linux-musl-arm64.tar.gz", + "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2624/Sonarr.develop.4.0.10.2624.linux-musl-x64.tar.gz", + "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2624/Sonarr.develop.4.0.10.2624.linux-musl-arm64.tar.gz", "description": "develop/v4-nightly", "sbranch": "develop", "test_amd64": true, @@ -10,5 +10,5 @@ "upstream_digest_arm64": "sha256:2c8e36a85a549011469a41445f0416cc239d26b6e282b040f0e709226b833109", "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpinevpn", - "version": "4.0.10.2579" + "version": "4.0.10.2624" }