Skip to content

Commit

Permalink
AU: 4 updated - kmymoney moonlight-qt moonlight-qt.install moonlight-…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 2, 2023
1 parent 57973ed commit f588d8b
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/kmymoney/kmymoney.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>kmymoney</id>
<version>5.1.1939</version>
<version>5.1.1940</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/kmymoney</packageSourceUrl>
<owners>chtof</owners>
<title>KMyMoney</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/kmymoney/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ $packageName= 'kmymoney'

$packageArgs = @{
packageName = $packageName
url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1939-windows-cl-msvc2019-x86_64.exe'
url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1940-windows-cl-msvc2019-x86_64.exe'

checksumType = 'sha256'
checksum64 = 'b7cbd532feaf21a92e703575791d5b5ed37eb074a9632908f4ceb6a8cdf1a171'
checksum64 = 'f39ca0d0366c152a9e9170d6b0bafec350148ca0e26aa0cd4dc8e02a13ce5ad6'
checksumType64 = 'sha256'

silentArgs = '/S'
Expand Down
8 changes: 4 additions & 4 deletions automatic/moonlight-qt.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.0/MoonlightSetup-5.0.0.exe
x64: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.0/MoonlightSetup-5.0.0.exe
x32: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.1/MoonlightSetup-5.0.1.exe
x64: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.1/MoonlightSetup-5.0.1.exe

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 09945EEA616D52D8BFDD4D1BDF36083E2D3218E9E266429638F02AC89B5FB131
checksum64: 09945EEA616D52D8BFDD4D1BDF36083E2D3218E9E266429638F02AC89B5FB131
checksum32: 801D7B8A1640E5AE8F8561C5CBD38E1BD19B42BB9F925646EC71D27255B9196B
checksum64: 801D7B8A1640E5AE8F8561C5CBD38E1BD19B42BB9F925646EC71D27255B9196B

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/moonlight-stream/moonlight-qt/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/moonlight-qt.install/moonlight-qt.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>moonlight-qt.install</id>
<version>5.0.0</version>
<version>5.0.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/moonlight-qt.install</packageSourceUrl>
<owners>chtof</owners>
<title>Moonlight PC (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/moonlight-qt.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\MoonlightSetup-5.0.0.exe"
file = "$toolsDir\MoonlightSetup-5.0.1.exe"
silentArgs = '/S'
}

Expand Down
8 changes: 4 additions & 4 deletions automatic/moonlight-qt.portable/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Download:

x32: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.0/MoonlightPortable-x86-5.0.0.zip
x64: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.0/MoonlightPortable-x64-5.0.0.zip
x32: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.1/MoonlightPortable-x86-5.0.1.zip
x64: https://github.com/moonlight-stream/moonlight-qt/releases/download/v5.0.1/MoonlightPortable-x64-5.0.1.zip

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 787B299F52CD54BB4843D9924B1BE5F9D33C910922D854B9304D56C3FE5AFC7A
checksum64: FA3563A67732A3E083767FE65F7D8C6EC4D779A7554370DE0514307B03E07E49
checksum32: 70D24B03FD3E16C31B3675936A232B48CA32102475DF586173798865172FABE6
checksum64: 0551577901B72318BFFB270BDAE1DECF1477C525CB196F627354F747455A715D

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/moonlight-stream/moonlight-qt/master/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>moonlight-qt.portable</id>
<version>5.0.0</version>
<version>5.0.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/moonlight-qt.portable</packageSourceUrl>
<owners>chtof</owners>
<title>Moonlight PC (Portable)</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/moonlight-qt.portable/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\MoonlightPortable-x86-5.0.0.zip"
file64 = "$toolsDir\MoonlightPortable-x64-5.0.0.zip"
file = "$toolsDir\MoonlightPortable-x86-5.0.1.zip"
file64 = "$toolsDir\MoonlightPortable-x64-5.0.1.zip"
}

Get-ChocolateyUnzip @packageArgs
Expand Down
4 changes: 2 additions & 2 deletions automatic/moonlight-qt/moonlight-qt.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>moonlight-qt</id>
<version>5.0.0</version>
<version>5.0.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/moonlight-qt</packageSourceUrl>
<owners>chtof</owners>
<title>Moonlight PC</title>
Expand Down Expand Up @@ -59,7 +59,7 @@ Moonlight developers are not accepting monetary donations at this time and curre
]]></description>
<releaseNotes>https://github.com/moonlight-stream/moonlight-qt/releases</releaseNotes>
<dependencies>
<dependency id="moonlight-qt.install" version="[5.0.0]" />
<dependency id="moonlight-qt.install" version="[5.0.1]" />
</dependencies>
</metadata>
<files></files>
Expand Down

0 comments on commit f588d8b

Please sign in to comment.