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

Commit

Permalink
AU: 2 updated - jackett sonarr
Browse files Browse the repository at this point in the history
  • Loading branch information
JourneyOver committed Feb 7, 2024
1 parent ce77a41 commit ac8a5a6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion automatic/jackett/jackett.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>jackett</id>
<version>0.21.1693</version>
<version>0.21.1700</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/jackett</packageSourceUrl>
<owners>JourneyOver</owners>
<title>Jackett</title>
Expand Down
6 changes: 3 additions & 3 deletions automatic/jackett/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ 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://github.com/Jackett/Jackett/releases/tag/v0.21.1693>
location on <https://github.com/Jackett/Jackett/releases/tag/v0.21.1700>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/Jackett/Jackett/releases/download/v0.21.1693/Jackett.Installer.Windows.exe>
url: <https://github.com/Jackett/Jackett/releases/download/v0.21.1700/Jackett.Installer.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: 909FEEC6EADFE1E3D5BD0757E17AA4DFD6503DBC664ACE30B98D33BFE73E0057
checksum: D6CB594DE72E20DA45030B2FE93712248B8D0265636D9F963CA56F1FE3D43DDA

Using AU:

Expand Down
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://github.com/Sonarr/Sonarr/releases/tag/v4.0.1.1047>
location on <https://github.com/Sonarr/Sonarr/releases/tag/v4.0.1.1096>
and can be verified by doing the following:

1. Download the following:

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>
url: <https://github.com/Sonarr/Sonarr/releases/download/v4.0.1.1096/Sonarr.develop.4.0.1.1096.win-x86-installer.exe>
url64: <https://github.com/Sonarr/Sonarr/releases/download/v4.0.1.1096/Sonarr.develop.4.0.1.1096.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: 3549A6698CB3790CA2F96E9CE46AB12B51A0231FF840CF0D051600D6E4AA24F2
checksum64:2E33258D7D03A2E394CC65B0790279C0FBEDEEE9A23FD93E805E44303566B186
checksum: 244AC412512471BA5CED82EBF56753AF226701F4B6CBEE9C81B6F27C91A55053
checksum64:0B82F507136CEF2AFE3ABD5DE5F7381B55569C5D9F57017D2DBBD8DD9AF8B677

Using AU:

Expand Down
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.1.1047</version>
<version>4.0.1.1096</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 ac8a5a6

Please sign in to comment.