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 6, 2024
1 parent f6871a2 commit b5ef48c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
10 changes: 5 additions & 5 deletions automatic/sonarr/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software has been downloaded from the listed download
location on <https://sonarr.tv>
location on <https://github.com/Sonarr/Sonarr/releases/tag/v4.0.1.1047>
and can be verified by doing the following:

1. Download the following:

url: <https://download.sonarr.tv/v4/develop/4.0.0.752/Sonarr.develop.4.0.0.752.win-x64-installer.exe>
url64: <https://download.sonarr.tv/v4/develop/4.0.0.752/Sonarr.develop.4.0.0.752.win-x64-installer.exe>
url: <https://github.com/Sonarr/Sonarr/releases/download/v4.0.1.1047/Sonarr.develop.4.0.1.1047.win-x86-installer.exe>
url64: <https://github.com/Sonarr/Sonarr/releases/download/v4.0.1.1047/Sonarr.develop.4.0.1.1047.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: 43B4E6CD3E96D51CCE5AE5A65FAE2E051773D23217D30AA276E1CFEBC56D8B5D
checksum64:43B4E6CD3E96D51CCE5AE5A65FAE2E051773D23217D30AA276E1CFEBC56D8B5D
checksum: 3549A6698CB3790CA2F96E9CE46AB12B51A0231FF840CF0D051600D6E4AA24F2
checksum64:2E33258D7D03A2E394CC65B0790279C0FBEDEEE9A23FD93E805E44303566B186

Using AU:

Expand Down
7 changes: 3 additions & 4 deletions 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.752-v4beta</version>
<version>4.0.1.1047</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/sonarr</packageSourceUrl>
<owners>JourneyOver, dtgm</owners>
<title>Sonarr</title>
Expand Down Expand Up @@ -38,14 +38,13 @@
## Community
- [IRC](https://webchat.freenode.net/?channels=#sonarr)
- [IRC](https://web.libera.chat/?channels=#sonarr)
- [Discord](https://discord.sonarr.tv)
- [Twitter](https://twitter.com/sonarrtv)
- [Reddit](https://www.reddit.com/r/sonarr)
## Notes
The long awaited moment has finally arrived. Starting (3/8/2021) Sonarr v2 is now officially EOL and unsupported. Sonarr v3 is officially out of beta and is the stable release.
Installs as a service, to get to Sonarr open browser and go to [localhost]:8989 (remove the brackets)
]]></description>
<releaseNotes>
Expand Down

0 comments on commit b5ef48c

Please sign in to comment.