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 Apr 24, 2019
1 parent 60eecc5 commit 3ed0bb4
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
Expand Up @@ -9,14 +9,14 @@ and can be verified by doing the following:

1. Download the following:

url: <http://download.sonarr.tv/v3/phantom-develop/3.0.1.449/Sonarr.phantom-develop.3.0.1.449.windows.exe>
url: <http://download.sonarr.tv/v3/phantom-develop/3.0.1.453/Sonarr.phantom-develop.3.0.1.453.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: E3CC2D1FC56C5A62E59A3EE8FF6E9C96B55CC0AD9CFDC268824CE9E1D75E2B68
checksum: A6ED462E4AEF6F0C7F830F83EBFAB4577FB79BEEBC15D78A163FC9A5A8717171

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarr/sonarr.json
@@ -1,5 +1,5 @@
{
"phantom": "3.0.1.449-phantom",
"phantom": "3.0.1.453-phantom",
"beta": "2.0.0.5320-beta",
"stable": "2.0.0.5322"
}
2 changes: 1 addition & 1 deletion automatic/sonarr/sonarr.nuspec
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.1.449-phantom</version>
<version>3.0.1.453-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 3ed0bb4

Please sign in to comment.