Skip to content

Commit

Permalink
AU: 6 updated - jackett lidarr prowlarr radarr readarr vlc-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Apr 7, 2024
1 parent a3108e5 commit 74559e9
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion automatic/jackett/jackett.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>0.21.2296</version>
<version>0.21.2313</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
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 @@ -2,17 +2,17 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official download link listed on <https://github.com/Jackett/Jackett/releases/tag/v0.21.2296>
The installer have been downloaded from their official download link listed on <https://github.com/Jackett/Jackett/releases/tag/v0.21.2313>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Jackett/Jackett/releases/download/v0.21.2296/Jackett.Installer.Windows.exe>
32-Bit: <https://github.com/Jackett/Jackett/releases/download/v0.21.2313/Jackett.Installer.Windows.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 669022FA238CEF8B693044129CB5798A4AD5134D9298A91900BF055F2C71CA71
checksum32: 301436CAFCF6B52F01C313E879C326DC38273902DEC7ED6C26FCFC8197AF7D67

File 'LICENSE.txt' is obtained from <https://github.com/Jackett/Jackett/blob/master/LICENSE>

10 changes: 5 additions & 5 deletions automatic/lidarr/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official download link listed on <https://github.com/Lidarr/Lidarr/releases/tag/v2.2.3.4098>
The installer have been downloaded from their official download link listed on <https://github.com/Lidarr/Lidarr/releases/tag/v2.2.4.4130>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.2.3.4098/Lidarr.develop.2.2.3.4098.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.2.3.4098/Lidarr.develop.2.2.3.4098.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.2.4.4130/Lidarr.develop.2.2.4.4130.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.2.4.4130/Lidarr.develop.2.2.4.4130.windows-core-x64-installer.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: D4E1E163A48C91952D61487C9EEEF999E744A97C6F8070E458E0F03A2BAEE9AB
checksum64: 0E9FC699BDFBCBCC48B9141BE4F73E939595456151508147F77EC9183FEDEB33
checksum32: 850FCFC97841DBB06A9ED404DE95F348442D56742EAD1C9704C5977D8D0678FE
checksum64: 7ED2BC1B9F3045BDD8B4EF0470C958E5E18FB3DC0580627BD64719BB2FCE0357

File 'LICENSE.txt' is obtained from <https://github.com/lidarr/Lidarr/blob/develop/LICENSE.md>
2 changes: 1 addition & 1 deletion automatic/lidarr/lidarr.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>2.2.3.4098</version>
<version>2.2.4.4130</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/lidarr/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $servicename = "lidarr"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\Lidarr.develop.2.2.3.4098.windows-core-x86-installer.exe"
file64 = "$toolsDir\Lidarr.develop.2.2.3.4098.windows-core-x64-installer.exe"
file = "$toolsDir\Lidarr.develop.2.2.4.4130.windows-core-x86-installer.exe"
file64 = "$toolsDir\Lidarr.develop.2.2.4.4130.windows-core-x64-installer.exe"
softwareName = 'Lidarr*'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
10 changes: 5 additions & 5 deletions automatic/prowlarr/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official download link listed on <https://github.com/Prowlarr/Prowlarr/releases/tag/v1.15.0.4361>
The installer have been downloaded from their official download link listed on <https://github.com/Prowlarr/Prowlarr/releases/tag/v1.16.0.4401>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.15.0.4361/Prowlarr.master.1.15.0.4361.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.15.0.4361/Prowlarr.master.1.15.0.4361.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.16.0.4401/Prowlarr.develop.1.16.0.4401.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.16.0.4401/Prowlarr.develop.1.16.0.4401.windows-core-x64-installer.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: CC6CD3A0A5B4371117089CC93BF57B0667C58FA515975718E9D6F96A7FB677CD
checksum64: B17063503516701FAC21FB07BE6581E37A1CE71B39EEC5449DF281090DD073CD
checksum32: DF715B11260CE344EAC311F80BB180049DD7F7D5F1938616944B821734557829
checksum64: 76C9093D50F785F1846CCEB099CB915EA0B6134F51112CE6622A7AC50055A736

File 'LICENSE.txt' is obtained from <https://github.com/Prowlarr/Prowlarr/blob/develop/LICENSE>
2 changes: 1 addition & 1 deletion automatic/prowlarr/prowlarr.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>1.15.0.4361</version>
<version>1.16.0.4401</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/prowlarr/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $servicename = 'prowlarr'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\Prowlarr.master.1.15.0.4361.windows-core-x86-installer.exe"
file64 = "$toolsDir\Prowlarr.master.1.15.0.4361.windows-core-x64-installer.exe"
file = "$toolsDir\Prowlarr.develop.1.16.0.4401.windows-core-x86-installer.exe"
file64 = "$toolsDir\Prowlarr.develop.1.16.0.4401.windows-core-x64-installer.exe"
softwareName = 'Prowlarr*'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
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 @@ -2,18 +2,18 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official download link listed on <https://github.com/Radarr/Radarr/releases/tag/v5.4.4.8688>
The installer have been downloaded from their official download link listed on <https://github.com/Radarr/Radarr/releases/tag/v5.4.5.8715>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.4.8688/Radarr.develop.5.4.4.8688.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.4.8688/Radarr.develop.5.4.4.8688.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.5.8715/Radarr.develop.5.4.5.8715.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.5.8715/Radarr.develop.5.4.5.8715.windows-core-x64-installer.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 2D8788C513C33E2E679E8C1961109B751A87D915B0ECBCE8B233234C2EE2B37C
checksum64: 08AEEFBED626C17EA48331D232863B3004CFBC9E23773C7EEA3F05EBD8599194
checksum32: B83B42337DA890EA4A6664B9FE00433C2D4E3D3E556441E9DF9D477412D1734C
checksum64: E3D0292972AAD47CAFFD847C841E9F081D272CD10D08201206DA248A25B6B86D

File 'LICENSE.txt' is obtained from <https://github.com/Radarr/Radarr/blob/develop/LICENSE>
2 changes: 1 addition & 1 deletion automatic/radarr/radarr.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>5.4.4.8688</version>
<version>5.4.5.8715</version>
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->

Expand Down
4 changes: 2 additions & 2 deletions automatic/radarr/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $servicename = 'radarr'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\Radarr.develop.5.4.4.8688.windows-core-x86-installer.exe"
file64 = "$toolsDir\Radarr.develop.5.4.4.8688.windows-core-x64-installer.exe"
file = "$toolsDir\Radarr.develop.5.4.5.8715.windows-core-x86-installer.exe"
file64 = "$toolsDir\Radarr.develop.5.4.5.8715.windows-core-x64-installer.exe"
softwareName = 'Radarr*'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
10 changes: 5 additions & 5 deletions automatic/readarr/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from their official download link listed on <https://github.com/Readarr/Readarr/releases/tag/v0.3.21.2475>
The installer have been downloaded from their official download link listed on <https://github.com/Readarr/Readarr/releases/tag/v0.3.22.2499>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.21.2475/Readarr.develop.0.3.21.2475.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.21.2475/Readarr.develop.0.3.21.2475.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.22.2499/Readarr.develop.0.3.22.2499.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.22.2499/Readarr.develop.0.3.22.2499.windows-core-x64-installer.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 111468E9C6B46A2FAA396D844C18F9A8CAECE6F31BE3DCD0A97EB4DA321FF226
checksum64: AAFDA5F0F789F63BFCE85278A701417E7D4E9A590AC7979276D5C77588145589
checksum32: EA5BA2A372D3454197CB20DCE2DBD05A425321EAE94CEE7F633AFAA4B2B7C2D6
checksum64: 08E6F88C50F84776C8EFD96E8CC5852363F4B356B4ED2005D67379F20BD9A4ED

File 'LICENSE.txt' is obtained from <https://github.com/Readarr/Readarr/blob/develop/LICENSE>
2 changes: 1 addition & 1 deletion automatic/readarr/readarr.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>0.3.21.2475</version>
<version>0.3.22.2499</version>
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->

Expand Down
4 changes: 2 additions & 2 deletions automatic/readarr/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ $servicename = 'readarr'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\Readarr.develop.0.3.21.2475.windows-core-x86-installer.exe"
file64 = "$toolsDir\Readarr.develop.0.3.21.2475.windows-core-x64-installer.exe"
file = "$toolsDir\Readarr.develop.0.3.22.2499.windows-core-x86-installer.exe"
file64 = "$toolsDir\Readarr.develop.0.3.22.2499.windows-core-x64-installer.exe"
softwareName = 'Readarr*'
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
Expand Down
6 changes: 3 additions & 3 deletions automatic/vlc-nightly/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ Package can be verified like this:

1. Go to

x64: https://artifacts.videolan.org/vlc-3.0/nightly-win64/20240407-0220/vlc-3.0.21-win64-6142a908.exe
x64: https://artifacts.videolan.org/vlc/nightly-win64/20240407-0454/vlc-4.0.0-dev-win64-91372935.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 4DA823AD712507ACE9123B9CAB009F237E34C4EB4B80AE3D206F37F7678AF9BD
checksum64: 222C52184CDA2B2A218410C7A6FFE7CBC6B523094714B5EA13D1B1E6FEA7B361

Using AU:

Get-RemoteChecksum https://artifacts.videolan.org/vlc-3.0/nightly-win64/20240407-0220/vlc-3.0.21-win64-6142a908.exe
Get-RemoteChecksum https://artifacts.videolan.org/vlc/nightly-win64/20240407-0454/vlc-4.0.0-dev-win64-91372935.exe

File 'LICENSE.txt' obtained from:
https://git.videolan.org/?p=vlc.git;a=blob_plain;f=COPYING;hb=HEAD
2 changes: 1 addition & 1 deletion automatic/vlc-nightly/vlc-nightly.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"3.0": "3.0.21.20240407",
"4.0": "4.0.0.20240406"
"4.0": "4.0.0.20240407"
}
2 changes: 1 addition & 1 deletion automatic/vlc-nightly/vlc-nightly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>3.0.21.20240407</version>
<version>4.0.0.20240407</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down

0 comments on commit 74559e9

Please sign in to comment.