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 radarr
Browse files Browse the repository at this point in the history
  • Loading branch information
JourneyOver committed Nov 10, 2023
1 parent ac4c1f6 commit 8d2692c
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.1178</version>
<version>0.21.1179</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.1178>
location on <https://github.com/Jackett/Jackett/releases/tag/v0.21.1179>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/Jackett/Jackett/releases/download/v0.21.1178/Jackett.Installer.Windows.exe>
url: <https://github.com/Jackett/Jackett/releases/download/v0.21.1179/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: 0453BDA0EA5BE133353F7BF251B38DE7AFCC8ADCD042E8FF9FBC1DB50A2067F9
checksum: 73598D829079D8209BDFC47769335C63A81DC7DA910F194FF0194E4159C5EFED

Using AU:

Expand Down
10 changes: 5 additions & 5 deletions automatic/radarr/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/Radarr/Radarr/releases/tag/v5.1.2.8207>
location on <https://github.com/Radarr/Radarr/releases/tag/v5.1.3.8246>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/Radarr/Radarr/releases/download/v5.1.2.8207/Radarr.develop.5.1.2.8207.windows-core-x86-installer.exe>
url64: <https://github.com/Radarr/Radarr/releases/download/v5.1.2.8207/Radarr.develop.5.1.2.8207.windows-core-x64-installer.exe>
url: <https://github.com/Radarr/Radarr/releases/download/v5.1.3.8246/Radarr.master.5.1.3.8246.windows-core-x86-installer.exe>
url64: <https://github.com/Radarr/Radarr/releases/download/v5.1.3.8246/Radarr.master.5.1.3.8246.windows-core-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:3F3541DE64936EC0EB7980918E793AC713A55FC1FECCA9CB04CB8F10A185DDD3
checksum64:DA174A88E42345CE6B211781D5D4A727CBFD40A26CD2DC93074C5D264140ECED
checksum:FF6B7B5B499E0555CC64DB5FBF4E1470269E93BF2C9CDF5D86C8238A2688E907
checksum64:2C2C9E147DB7234D4C3C833A5A4F299EA45B1AB80F0DAB54DCCF52595D9B2C7D

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion automatic/radarr/radarr.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>radarr</id>
<version>5.1.2.8207</version>
<version>5.1.3.8246</version>
<packageSourceUrl>https://github.com/journeyover/chocolatey-packages/tree/master/automatic/radarr</packageSourceUrl>
<owners>JourneyOver</owners>
<title>Radarr</title>
Expand Down

0 comments on commit 8d2692c

Please sign in to comment.