Skip to content

Commit

Permalink
AU: 2 updated - lidarr readarr
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Jun 23, 2024
1 parent 0c8866e commit 6ab0948
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
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.3.3.4204>
The installer have been downloaded from their official download link listed on <https://github.com/Lidarr/Lidarr/releases/tag/v2.4.0.4222>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.3.3.4204/Lidarr.master.2.3.3.4204.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.3.3.4204/Lidarr.master.2.3.3.4204.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.4.0.4222/Lidarr.develop.2.4.0.4222.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.4.0.4222/Lidarr.develop.2.4.0.4222.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: 3E44A54E634854A430BB59167EAA1922D1A365723CF3813B216A897A910CB115
checksum64: DA807FA45BDA9765878B449F2C27D274C9252726B62DE139171C6DA7C87303E3
checksum32: 62CD5FB92BDAFFC9DC38A273886EA3D35872BAE9A5DBABF2E168019DF71CB4A8
checksum64: 7D35BBDB78282C569FEAA3A996A7525B9AB18B3BDF2BA001E31F7776EBCC71B1

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.3.3.4204</version>
<version>2.4.0.4222</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.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)
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.28.2554>
The installer have been downloaded from their official download link listed on <https://github.com/Readarr/Readarr/releases/tag/v0.3.29.2565>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.28.2554/Readarr.develop.0.3.28.2554.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.28.2554/Readarr.develop.0.3.28.2554.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.29.2565/Readarr.develop.0.3.29.2565.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Readarr/Readarr/releases/download/v0.3.29.2565/Readarr.develop.0.3.29.2565.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: 4CB4D9B90531EE141AB6B7B5EB2125CE01C6EEC7934EA7A28DB0F480D12D46BC
checksum64: 5868C0606072717E7FAFCF63DE167CB39F023E3CDA2A12E1DC0D5679A479D038
checksum32: 672E9F2ECB9CE6D20586E4574EE9B962DC03F71877A98BEC9F311416F4E97BF6
checksum64: A5F19B0CA9D2737039D886BCB4D1CE7D64AEABCB52E0A5F5C0BD4909AF78CE05

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.28.2554</version>
<version>0.3.29.2565</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.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)
Expand Down

0 comments on commit 6ab0948

Please sign in to comment.