File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >balabolka</id >
6- <version >2.15.0.764 </version >
6+ <version >2.15.0.765 </version >
77 <packageSourceUrl >https://github.com/TheCakeIsNaOH/chocolatey-packages/tree/master/balabolka</packageSourceUrl >
88 <owners >TheCakeIsNaOH</owners >
99 <title >Balabolka</title >
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ Package can be verified like this:
77
881. Go to
99
10- x32: https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-fb47d1f7880c5e7567e90b52ec30f015c0d24eb9 /rpcs3-v0.0.13-11416-fb47d1f7_win64 .7z
10+ x32: https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-2172974db90f361c91c80d0cc26e4200276154c8 /rpcs3-v0.0.13-11418-2172974d_win64 .7z
1111
1212 to download the zip.
1313
14142. You can use one of the following methods to obtain the SHA256 checksum:
1515 - Use powershell function 'Get-FileHash'
1616 - Use Chocolatey utility 'checksum.exe'
1717
18- checksum32: 0FBE536788F4370A39802231AAEBAAD33F737FE70D3B6D4C00643CC1CB076FD1
18+ checksum32: 18FFEA757104B80B59EA951BB16F1B48EC4E84BB0940EA3A907A5F1D3ABD622E
Original file line number Diff line number Diff line change 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >rpcs3</id >
6- <version >0.0.13-alpha11416 </version >
6+ <version >0.0.13-alpha11418 </version >
77 <title >RPCS3</title >
88 <authors >Nekotekina, kd-11, Contributors</authors >
99 <owners >TheCakeIsNaOH</owners >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ $exepath = (Join-Path $rpcs3Dir 'rpcs3.exe')
99$packageArgs = @ {
1010 PackageName = $env: ChocolateyPackageName
1111 Destination = $rpcs3Dir
12- FileFullPath = Join-Path $toolsDir ' rpcs3-v0.0.13-11416-fb47d1f7_win64 .7z'
12+ FileFullPath = Join-Path $toolsDir ' rpcs3-v0.0.13-11418-2172974d_win64 .7z'
1313}
1414
1515Write-Host " Moving existing files from $toolsDir to rpcs3Dir"
You can’t perform that action at this time.
0 commit comments