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 May 11, 2023
1 parent 4d018fe commit 4e03a91
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 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.20.4132</version>
<version>0.20.4135</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.20.4132>
location on <https://github.com/Jackett/Jackett/releases/tag/v0.20.4135>
and can be verified by doing the following:

1. Download the following:

url: <https://github.com/Jackett/Jackett/releases/download/v0.20.4132/Jackett.Installer.Windows.exe>
url: <https://github.com/Jackett/Jackett/releases/download/v0.20.4135/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: F896A116CFBAB77C48993C26B9576D471BEFD33826BFE328B280B89841CA820A
checksum: C4A8D8D29DFC01E2423951BD8A3D0BFAA24B4A58E6A33FD1DAE6B88BE9756A24

Using AU:

Expand Down
4 changes: 2 additions & 2 deletions automatic/sonarr/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ and can be verified by doing the following:

1. Download the following:

url: <https://download.sonarr.tv/v4/develop/4.0.0.488/Sonarr.develop.4.0.0.488.win-x64-installer.exe>
url: <https://download.sonarr.tv/v4/develop/4.0.0.491/Sonarr.develop.4.0.0.491.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: 7C9BAB0BE8B0DD852CA8DBDEAD113A5F598A5E37A74DA789B7905F3887007C4B
checksum: D6ED7AB89B577254F0FCA7965BE4D484997A096C64AE9457FB49D46908DF4520

Using AU:

Expand Down
2 changes: 1 addition & 1 deletion automatic/sonarr/sonarr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"V3_Dev": "3.0.9.1555-beta",
"V3_Stable": "3.0.10.1567",
"V4_Dev": "4.0.0.488-v4beta"
"V4_Dev": "4.0.0.491-v4beta"
}
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.0.488-v4beta</version>
<version>4.0.0.491-v4beta</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 4e03a91

Please sign in to comment.