From 8e9f48b5f9d913eccdffb9324a850b0a155cdf12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 04:11:08 +0000 Subject: [PATCH] Version update: 4.0.5.1740 => 4.0.5.1760 --- VERSION.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.json b/VERSION.json index 9d58d8925..2e8ed5e81 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1,6 +1,6 @@ { - "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1740/Sonarr.develop.4.0.5.1740.linux-musl-x64.tar.gz", - "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1740/Sonarr.develop.4.0.5.1740.linux-musl-arm64.tar.gz", + "amd64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1760/Sonarr.develop.4.0.5.1760.linux-musl-x64.tar.gz", + "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.5.1760/Sonarr.develop.4.0.5.1760.linux-musl-arm64.tar.gz", "description": "develop/v4-nightly", "sbranch": "develop", "test_amd64": true, @@ -10,5 +10,5 @@ "upstream_digest_arm64": "sha256:3075bbeab8d6cfcdc8c6e7ec85d7c25a077b1cd590249f5dc0b15a7458d88dd4", "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpinevpn", - "version": "4.0.5.1740" + "version": "4.0.5.1760" }