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.13-alpha11216 </version >
6+ <version >0.0.13-alpha11222 </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-52fa69d93de821734e675e1eb6de2c49f03043d8 /rpcs3-v0.0.13-11216-52fa69d9_win64 .7z'
4- $checksum32 = ' 66e30d168685d2175e30a06618db517739356509058256f95f1e0c136bbe49d7 '
3+ $url32 = ' https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-829a697c390385e2f07b358deb33bc5bc1e91540 /rpcs3-v0.0.13-11222-829a697c_win64 .7z'
4+ $checksum32 = ' 08be4b13259026742280fdf78d2cab090df0f23237df86437efc97193cad5751 '
55
66$packageArgs = @ {
77 packageName = $env: ChocolateyPackageName
You can’t perform that action at this time.
0 commit comments