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 Feb 24, 2019
1 parent 31dec84 commit 3f214c9
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.376/Sonarr.phantom-develop.3.0.1.376.windows.exe>
url: <http://download.sonarr.tv/v3/phantom-develop/3.0.1.378/Sonarr.phantom-develop.3.0.1.378.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: 0B9C9C3949AADD99D580A296EBEA434661BB910919EA65FFD6AB4B0B0CB93F8F
checksum: C91DDE245D9C15C23B309BC41F5CA83EAD7FF076E991B75F09B6160934EEC58A

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarr/sonarr.json
@@ -1,5 +1,5 @@
{
"phantom": "3.0.1.376-phantom",
"phantom": "3.0.1.378-phantom",
"beta": "2.0.0.5303-beta",
"stable": "2.0.0.5301"
}
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.376-phantom</version>
<version>3.0.1.378-phantom</version>
<packageSourceUrl>https://github.com/JourneyOver/chocolatey-packages/tree/master/automatic/sonarr</packageSourceUrl>
<owners>dtgm, JourneyOver</owners>
<title>Sonarr</title>
Expand Down

0 comments on commit 3f214c9

Please sign in to comment.