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 Oct 25, 2020
1 parent 0f5dd2b commit 3273b32
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/v3/phantom-develop/3.0.4.986/Sonarr.phantom-develop.3.0.4.986.windows.exe>
url: <https://download.sonarr.tv/v3/phantom-develop/3.0.4.988/Sonarr.phantom-develop.3.0.4.988.windows.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: AE4A3443B6F5337E0E1AC6E0017F6905C511AB59F195F1C26A8185E9EDE10A1F
checksum: 76545F023B9EA5193C2CD398D8E83F8FE059F2B2781A8F11EC136F1F38D34A88

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 @@
{
"phantom": "3.0.4.986-phantom",
"phantom": "3.0.4.988-phantom",
"beta": "2.0.0.5343-beta",
"stable": "2.0.0.5344"
}
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>3.0.4.986-phantom</version>
<version>3.0.4.988-phantom</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 3273b32

Please sign in to comment.