File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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 >rpcs3</id >
6- <version >0.0.12-alpha11128 </version >
6+ <version >0.0.12-alpha11142 </version >
77 <title >RPCS3</title >
88 <authors >Nekotekina, kd-11, Contributors</authors >
99 <owners >TheCakeIsNaOH, Stewart Cossey</owners >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $url32 = ' https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-c4e89f8bb41f290e2c945a527c37601454307cb5 /rpcs3-v0.0.12-11128-c4e89f8b_win64 .7z'
4- $checksum32 = ' 5d1be0267d037419dc8297f1279492a93ac695962adb41df7bf4c4a55ca1a3c3 '
3+ $url32 = ' https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-a42663b09bcfa8fc7d20d272c2451e65220b036a /rpcs3-v0.0.12-11142-a42663b0_win64 .7z'
4+ $checksum32 = ' 22b892c275e6a0d907f084c4b9afe12697e7c94f5a54fd43467cf5c121263a96 '
55
66$packageArgs = @ {
77 packageName = $env: ChocolateyPackageName
You can’t perform that action at this time.
0 commit comments