Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
AU: 1 updated - sonarr
Browse files Browse the repository at this point in the history
  • Loading branch information
JourneyOver committed Sep 27, 2023
1 parent 39ef949 commit 2b20b5b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions automatic/sonarr/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ and can be verified by doing the following:

1. Download the following:

url: <https://download.sonarr.tv/v4/develop/4.0.0.682/Sonarr.develop.4.0.0.682.win-x64-installer.exe>
url: <https://download.sonarr.tv/v4/develop/4.0.0.685/Sonarr.develop.4.0.0.685.win-x64-installer.exe>

2. You can obtain the checksum using one of the following methods:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 5601366F3A6A01D720C785E2AADE6127A01B1813167910BE51535A63FF33E1C7
checksum: FF3CCD87897768F4B24FD8467FB97DD61E3061C6E14C6A4CDCE1D0BE137F2045

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarr/sonarr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"V3_Dev": "3.0.9.1555-beta",
"V3_Stable": "3.0.10.1567",
"V4_Dev": "4.0.0.682-v4beta"
"V4_Dev": "4.0.0.685-v4beta"
}
2 changes: 1 addition & 1 deletion automatic/sonarr/sonarr.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>sonarr</id>
<version>4.0.0.682-v4beta</version>
<version>4.0.0.685-v4beta</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/sonarr</packageSourceUrl>
<owners>JourneyOver, dtgm</owners>
<title>Sonarr</title>
Expand Down

0 comments on commit 2b20b5b

Please sign in to comment.