From 6ab0948bf84e009d7073aa3c2ab85b07549c6126 Mon Sep 17 00:00:00 2001 From: Maurice Kevenaar Date: Sun, 23 Jun 2024 20:20:23 +0000 Subject: [PATCH] AU: 2 updated - lidarr readarr [skip ci] https://gist.github.com/mkevenaar/675e3f672bda54270f8d7f5415f9374d/0619a27b7d4c10964e29498819a237abf05bd5f2 --- automatic/lidarr/legal/VERIFICATION.txt | 10 +++++----- automatic/lidarr/lidarr.nuspec | 2 +- automatic/lidarr/tools/chocolateyInstall.ps1 | 4 ++-- automatic/readarr/legal/VERIFICATION.txt | 10 +++++----- automatic/readarr/readarr.nuspec | 2 +- automatic/readarr/tools/chocolateyInstall.ps1 | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/automatic/lidarr/legal/VERIFICATION.txt b/automatic/lidarr/legal/VERIFICATION.txt index f387112854..0abee19bda 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: 3E44A54E634854A430BB59167EAA1922D1A365723CF3813B216A897A910CB115 - checksum64: DA807FA45BDA9765878B449F2C27D274C9252726B62DE139171C6DA7C87303E3 + checksum32: 62CD5FB92BDAFFC9DC38A273886EA3D35872BAE9A5DBABF2E168019DF71CB4A8 + checksum64: 7D35BBDB78282C569FEAA3A996A7525B9AB18B3BDF2BA001E31F7776EBCC71B1 File 'LICENSE.txt' is obtained from diff --git a/automatic/lidarr/lidarr.nuspec b/automatic/lidarr/lidarr.nuspec index 08da259a45..b8705492f1 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.3.3.4204 + 2.4.0.4222 Maurice Kevenaar diff --git a/automatic/lidarr/tools/chocolateyInstall.ps1 b/automatic/lidarr/tools/chocolateyInstall.ps1 index 03376e0c5b..b04e7c2405 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.master.2.3.3.4204.windows-core-x86-installer.exe" - file64 = "$toolsDir\Lidarr.master.2.3.3.4204.windows-core-x64-installer.exe" + file = "$toolsDir\Lidarr.develop.2.4.0.4222.windows-core-x86-installer.exe" + file64 = "$toolsDir\Lidarr.develop.2.4.0.4222.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/readarr/legal/VERIFICATION.txt b/automatic/readarr/legal/VERIFICATION.txt index 5b9cfb5f2f..4f8c340f91 100644 --- a/automatic/readarr/legal/VERIFICATION.txt +++ b/automatic/readarr/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: 4CB4D9B90531EE141AB6B7B5EB2125CE01C6EEC7934EA7A28DB0F480D12D46BC - checksum64: 5868C0606072717E7FAFCF63DE167CB39F023E3CDA2A12E1DC0D5679A479D038 + checksum32: 672E9F2ECB9CE6D20586E4574EE9B962DC03F71877A98BEC9F311416F4E97BF6 + checksum64: A5F19B0CA9D2737039D886BCB4D1CE7D64AEABCB52E0A5F5C0BD4909AF78CE05 File 'LICENSE.txt' is obtained from diff --git a/automatic/readarr/readarr.nuspec b/automatic/readarr/readarr.nuspec index 7e9439db16..a0aed9e465 100644 --- a/automatic/readarr/readarr.nuspec +++ b/automatic/readarr/readarr.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - 0.3.28.2554 + 0.3.29.2565 Maurice Kevenaar diff --git a/automatic/readarr/tools/chocolateyInstall.ps1 b/automatic/readarr/tools/chocolateyInstall.ps1 index 72ba025799..5b4d73bbea 100644 --- a/automatic/readarr/tools/chocolateyInstall.ps1 +++ b/automatic/readarr/tools/chocolateyInstall.ps1 @@ -6,8 +6,8 @@ $servicename = 'readarr' $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsDir\Readarr.develop.0.3.28.2554.windows-core-x86-installer.exe" - file64 = "$toolsDir\Readarr.develop.0.3.28.2554.windows-core-x64-installer.exe" + file = "$toolsDir\Readarr.develop.0.3.29.2565.windows-core-x86-installer.exe" + file64 = "$toolsDir\Readarr.develop.0.3.29.2565.windows-core-x64-installer.exe" softwareName = 'Readarr*' silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0)