Skip to content

Commit

Permalink
AU: 4 updated - lidarr powertoys prowlarr thonny
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Dec 16, 2024
1 parent e033be6 commit 96aa14c
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 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.8.1.4482>
The installer have been downloaded from their official download link listed on <https://github.com/Lidarr/Lidarr/releases/tag/v2.8.2.4493>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.8.1.4482/Lidarr.develop.2.8.1.4482.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.8.1.4482/Lidarr.develop.2.8.1.4482.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.8.2.4493/Lidarr.master.2.8.2.4493.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Lidarr/Lidarr/releases/download/v2.8.2.4493/Lidarr.master.2.8.2.4493.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: 0BED091ED4C902279622A3EF52DB046CD411C63CF2BA0640B6DFDCEB73DEDB83
checksum64: C51E17E40125851519176BAABD9D7AFF9A5307E9A8D5FB2DA5C7300975499F8A
checksum32: 76D00F5C08CBA6D6F31D81A4388A9CE991D1480A4DA75BC27EFD64FEF9F701B1
checksum64: A2B694BFA804E1FBCD192A0CC7FEA19BB3CEB5994A761CF5F40F943F6B4D3EAC

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.8.1.4482</version>
<version>2.8.2.4493</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.8.1.4482.windows-core-x86-installer.exe"
file64 = "$toolsDir\Lidarr.develop.2.8.1.4482.windows-core-x64-installer.exe"
file = "$toolsDir\Lidarr.master.2.8.2.4493.windows-core-x86-installer.exe"
file64 = "$toolsDir\Lidarr.master.2.8.2.4493.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
2 changes: 1 addition & 1 deletion automatic/powertoys/powertoys.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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.86.0</version>
<version>0.87.0</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>Microsoft</owners>
<!-- ============================== -->
Expand Down
6 changes: 3 additions & 3 deletions automatic/powertoys/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$version = "0.86.0"
$url64 = 'https://github.com/microsoft/PowerToys/releases/download/v0.86.0/PowerToysSetup-0.86.0-x64.exe'
$checksum64 = '857de9dc5938d9602f82dfd6183db5e6823b875a412aec59b4be93617e27e9cd'
$version = "0.87.0"
$url64 = 'https://github.com/microsoft/PowerToys/releases/download/v0.87.0/PowerToysSetup-0.87.0-x64.exe'
$checksum64 = '600cdc7f9ac296aa8b554ca34a0c7ea2d9b1e7e8e41bd096840851b416e63a3c'

$WindowsVersion=[Environment]::OSVersion.Version
if ($WindowsVersion.Major -ne "10") {
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.28.1.4879>
The installer have been downloaded from their official download link listed on <https://github.com/Prowlarr/Prowlarr/releases/tag/v1.28.2.4885>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.28.1.4879/Prowlarr.develop.1.28.1.4879.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.28.1.4879/Prowlarr.develop.1.28.1.4879.windows-core-x64-installer.exe>
32-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.28.2.4885/Prowlarr.master.1.28.2.4885.windows-core-x86-installer.exe>
64-Bit: <https://github.com/Prowlarr/Prowlarr/releases/download/v1.28.2.4885/Prowlarr.master.1.28.2.4885.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: A67C69D66FE284573A21FCF735877CF5D113A757A29405FFD8317BB8B29EBA3A
checksum64: A9E2206FABE1960BCF845103446B0BEA22B1478ECC6F7A708974D6932ECDA230
checksum32: 660487743ED09B4C4E6BFC37832932B47F5DCE364D471652B369A7649400A233
checksum64: CFF5DEBCED702827CB9DDB337DCAC494F5FEA0E55060E3B6C2E8196B95F85C19

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.28.1.4879</version>
<version>1.28.2.4885</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.develop.1.28.1.4879.windows-core-x86-installer.exe"
file64 = "$toolsDir\Prowlarr.develop.1.28.1.4879.windows-core-x64-installer.exe"
file = "$toolsDir\Prowlarr.master.1.28.2.4885.windows-core-x86-installer.exe"
file64 = "$toolsDir\Prowlarr.master.1.28.2.4885.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
4 changes: 2 additions & 2 deletions automatic/thonny/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ 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: <https://github.com/thonny/thonny/releases/download/v4.1.6/thonny-4.1.6.exe>
32-Bit: <https://github.com/thonny/thonny/releases/download/v4.1.7/thonny-4.1.7.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: CEBB7723B7ACC5876BC1E023D136A5816ED1AAA390F0D3D2DF5DE0F75720A69C
checksum32: CFB7FF4C17A07B2801FF72DAB23C8528F1F963E9AB37E6F31E3BEC92ABA98C35

File 'LICENSE.txt' is obtained from <https://github.com/thonny/thonny/blob/master/LICENSE.txt>
2 changes: 1 addition & 1 deletion automatic/thonny/thonny.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>4.1.6</version>
<version>4.1.7</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
2 changes: 1 addition & 1 deletion automatic/thonny/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\thonny-4.1.6.exe"
file = "$toolsDir\thonny-4.1.7.exe"
softwareName = 'Thonny*'
silentArgs = "/VERYSILENT /NORESTART /RESTARTEXITCODE=3010 /SP- /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS /FORCECLOSEAPPLICATIONS"
validExitCodes= @(0,3010)
Expand Down

0 comments on commit 96aa14c

Please sign in to comment.