Skip to content

Commit

Permalink
AU: 2 updated - lidarr radarr
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Mar 17, 2024
1 parent a7b7f16 commit 4d0d1e0
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions automatic/lidarr/legal/VERIFICATION.txt
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.2.4090>
The installer have been downloaded from their official download link listed on <https://github.com/Lidarr/Lidarr/releases/tag/v2.2.3.4098>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.2.2.4090/Lidarr.develop.2.2.2.4090.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.2.2.4090/Lidarr.develop.2.2.2.4090.windows-core-x64-installer.exe>
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>
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: 8F0B75FFB895771E116BBDE1DAEB339570D3E74652435B18FF5848F3834E23BA
checksum64: C741E4C0105366EB216D62225E119C3ECC3876012314491CEFC1AA9C092D197C
checksum32: D4E1E163A48C91952D61487C9EEEF999E744A97C6F8070E458E0F03A2BAEE9AB
checksum64: 0E9FC699BDFBCBCC48B9141BE4F73E939595456151508147F77EC9183FEDEB33

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
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.2.4090</version>
<version>2.2.3.4098</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
Expand Up @@ -6,8 +6,8 @@ $servicename = "lidarr"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\Lidarr.develop.2.2.2.4090.windows-core-x86-installer.exe"
file64 = "$toolsDir\Lidarr.develop.2.2.2.4090.windows-core-x64-installer.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"
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/radarr/legal/VERIFICATION.txt
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.2.8667>
The installer have been downloaded from their official download link listed on <https://github.com/Radarr/Radarr/releases/tag/v5.4.3.8677>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.2.8667/Radarr.develop.5.4.2.8667.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.2.8667/Radarr.develop.5.4.2.8667.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.3.8677/Radarr.develop.5.4.3.8677.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Radarr/Radarr/releases/download/v5.4.3.8677/Radarr.develop.5.4.3.8677.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: DF2D45FE2C6137A527ACE9FA1C20311F02F7CCD6DCA2A7C78743E75E8A00153E
checksum64: 399146AC788CBC5A08BFAEDAEC64839AA3E62ED179A49529859581F65A767AAD
checksum32: 0E2745907E00F6410CF8797458A12769D667655D5495662E86078C5092CE5F0E
checksum64: E124416A19D3E3FD4678F8F4F3DF34DF55726805EAD646765D9D081F59767374

File 'LICENSE.txt' is obtained from <https://github.com/Radarr/Radarr/blob/develop/LICENSE>
2 changes: 1 addition & 1 deletion automatic/radarr/radarr.nuspec
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.2.8667</version>
<version>5.4.3.8677</version>
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->

Expand Down
4 changes: 2 additions & 2 deletions automatic/radarr/tools/chocolateyInstall.ps1
Expand Up @@ -6,8 +6,8 @@ $servicename = 'radarr'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\Radarr.develop.5.4.2.8667.windows-core-x86-installer.exe"
file64 = "$toolsDir\Radarr.develop.5.4.2.8667.windows-core-x64-installer.exe"
file = "$toolsDir\Radarr.develop.5.4.3.8677.windows-core-x86-installer.exe"
file64 = "$toolsDir\Radarr.develop.5.4.3.8677.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

0 comments on commit 4d0d1e0

Please sign in to comment.