diff --git a/automatic/lidarr/legal/VERIFICATION.txt b/automatic/lidarr/legal/VERIFICATION.txt index 22fad2763..b33f4f323 100644 --- a/automatic/lidarr/legal/VERIFICATION.txt +++ b/automatic/lidarr/legal/VERIFICATION.txt @@ -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 +The installer have been downloaded from their official download link listed on and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 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: 99BEAD865AB64C9C5EC273625408FF24CD23382447B85CAE7DE4E3C704E1B442 - checksum64: 852688063EB903A337F12791ECE5FCD6B623F2AF11DD7EDC2E1163F8B1AE67A0 + checksum32: E22927BF68A49814AFE58E190A5B87D02C4BA23908E214C27B9293271F6B2EB4 + checksum64: 6FB10ACCF5E7E573F846F421527E2D6F2B11C6D0B632AC536C506E2EE2D4212F File 'LICENSE.txt' is obtained from diff --git a/automatic/lidarr/lidarr.nuspec b/automatic/lidarr/lidarr.nuspec index 8657e4ed8..3857b4c9c 100644 --- a/automatic/lidarr/lidarr.nuspec +++ b/automatic/lidarr/lidarr.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 2.9.0.4508 + 2.9.1.4517 Maurice Kevenaar diff --git a/automatic/lidarr/tools/chocolateyInstall.ps1 b/automatic/lidarr/tools/chocolateyInstall.ps1 index b9fd5c9a0..2bea001de 100644 --- a/automatic/lidarr/tools/chocolateyInstall.ps1 +++ b/automatic/lidarr/tools/chocolateyInstall.ps1 @@ -6,8 +6,8 @@ $servicename = "lidarr" $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\Lidarr.develop.2.9.0.4508.windows-core-x86-installer.exe" - file64 = "$toolsDir\Lidarr.develop.2.9.0.4508.windows-core-x64-installer.exe" + file = "$toolsDir\Lidarr.develop.2.9.1.4517.windows-core-x86-installer.exe" + file64 = "$toolsDir\Lidarr.develop.2.9.1.4517.windows-core-x64-installer.exe" softwareName = 'Lidarr*' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/prowlarr/legal/VERIFICATION.txt b/automatic/prowlarr/legal/VERIFICATION.txt index 407b58f16..52986221e 100644 --- a/automatic/prowlarr/legal/VERIFICATION.txt +++ b/automatic/prowlarr/legal/VERIFICATION.txt @@ -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 +The installer have been downloaded from their official download link listed on and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 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: 47EAF39DC61D0CEE82322DF6BF7BB21FBD04E0CAE5A0988230327F8071B37FA4 - checksum64: 9A182438C63C22995B8B0480A900AF83D8BEF472B7FA4AAD5D6E92CB2126E36C + checksum32: D2B63FE3C9C19405A826D12D9DDFA6377F284EA4EFBE20E3886640F3F7DAAF81 + checksum64: 3FC314EFF5878E840163C278202FA0E2382F446EBB33A7C2B3760C875C63E244 File 'LICENSE.txt' is obtained from diff --git a/automatic/prowlarr/prowlarr.nuspec b/automatic/prowlarr/prowlarr.nuspec index a55e34212..bdd66909a 100644 --- a/automatic/prowlarr/prowlarr.nuspec +++ b/automatic/prowlarr/prowlarr.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 1.29.0.4897 + 1.29.1.4903 Maurice Kevenaar diff --git a/automatic/prowlarr/tools/chocolateyInstall.ps1 b/automatic/prowlarr/tools/chocolateyInstall.ps1 index 5a29b2cd1..44dedcee6 100644 --- a/automatic/prowlarr/tools/chocolateyInstall.ps1 +++ b/automatic/prowlarr/tools/chocolateyInstall.ps1 @@ -6,8 +6,8 @@ $servicename = 'prowlarr' $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\Prowlarr.develop.1.29.0.4897.windows-core-x86-installer.exe" - file64 = "$toolsDir\Prowlarr.develop.1.29.0.4897.windows-core-x64-installer.exe" + file = "$toolsDir\Prowlarr.develop.1.29.1.4903.windows-core-x86-installer.exe" + file64 = "$toolsDir\Prowlarr.develop.1.29.1.4903.windows-core-x64-installer.exe" softwareName = 'Prowlarr*' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/radarr/legal/VERIFICATION.txt b/automatic/radarr/legal/VERIFICATION.txt index 4d47dce7c..7a5828724 100644 --- a/automatic/radarr/legal/VERIFICATION.txt +++ b/automatic/radarr/legal/VERIFICATION.txt @@ -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 +The installer have been downloaded from their official download link listed on and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 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: 23D38F246E4BE781C7ED5649C9F5E808C0CEE7C1966B5F8FAF5A81E935C0F4B2 - checksum64: E1366CB8EA97D61959443490E319746053E3F7C7D71AC24F145AE0FB1C4F3EE0 + checksum32: 550B7A7AE84F235B2C17312EE9B06628E21733D1BEB52FEE3965C32B6525FFEE + checksum64: EA66A5E8E5BE2ACB738DF9E6620830F443894C13AA3A28AC837903F9BD829104 File 'LICENSE.txt' is obtained from diff --git a/automatic/radarr/radarr.nuspec b/automatic/radarr/radarr.nuspec index 1b89ed3bb..e1dcdbd3d 100644 --- a/automatic/radarr/radarr.nuspec +++ b/automatic/radarr/radarr.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 5.17.0.9555 + 5.17.1.9561 Maurice Kevenaar diff --git a/automatic/radarr/tools/chocolateyInstall.ps1 b/automatic/radarr/tools/chocolateyInstall.ps1 index eec055f6a..22b0de61a 100644 --- a/automatic/radarr/tools/chocolateyInstall.ps1 +++ b/automatic/radarr/tools/chocolateyInstall.ps1 @@ -6,8 +6,8 @@ $servicename = 'radarr' $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\Radarr.develop.5.17.0.9555.windows-core-x86-installer.exe" - file64 = "$toolsDir\Radarr.develop.5.17.0.9555.windows-core-x64-installer.exe" + file = "$toolsDir\Radarr.develop.5.17.1.9561.windows-core-x86-installer.exe" + file64 = "$toolsDir\Radarr.develop.5.17.1.9561.windows-core-x64-installer.exe" softwareName = 'Radarr*' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0)