diff --git a/VERSION.json b/VERSION.json index 4a2407521..bcbcb4daf 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.10.2544/Sonarr.main.4.0.10.2544.linux-musl-x64.tar.gz", + "arm64_url": "https://github.com/Sonarr/Sonarr/releases/download/v4.0.10.2544/Sonarr.main.4.0.10.2544.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:2c8e36a85a549011469a41445f0416cc239d26b6e282b040f0e709226b833109", "upstream_image": "ghcr.io/hotio/base", "upstream_tag": "alpinevpn", - "version": "" + "version": "4.0.10.2544" }