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 10, 2024
1 parent aa8a929 commit ff6214e
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.1712</version>
<version>0.21.1721</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.1712>
location on <https://github.com/Jackett/Jackett/releases/tag/v0.21.1721>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/Jackett/Jackett/releases/download/v0.21.1712/Jackett.Installer.Windows.exe>
url: <https://github.com/Jackett/Jackett/releases/download/v0.21.1721/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: 1C6A870A92AD9E1F36BA0893C4985433155EC076DB95FBBFA4C083ECC4D597EA
checksum: 3C666CFD38F85C04FD8552634B08442D2D8FBB52F6AC2BB8385569FD5BF6450E

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

1. Download the following:

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>
url: <https://github.com/Sonarr/Sonarr/releases/download/v4.0.1.1114/Sonarr.develop.4.0.1.1114.win-x86-installer.exe>
url64: <https://github.com/Sonarr/Sonarr/releases/download/v4.0.1.1114/Sonarr.develop.4.0.1.1114.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: 244AC412512471BA5CED82EBF56753AF226701F4B6CBEE9C81B6F27C91A55053
checksum64:0B82F507136CEF2AFE3ABD5DE5F7381B55569C5D9F57017D2DBBD8DD9AF8B677
checksum: 8EFC4ADBF5E54DC60D8510683781758D8509C22ADAFAFF4E359C03E79213C2AB
checksum64:741FC30E240C7EB72CBEEB2A977DA4B876FC7810AE6B3746CE770F0BBE03E196

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.1096</version>
<version>4.0.1.1114</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 ff6214e

Please sign in to comment.