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-alpha11148 </version >
6+ <version >0.0.13-alpha11151 </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-46d3066c6294a738a51eb7b344047a705de4710c /rpcs3-v0.0.12-11148-46d3066c_win64 .7z'
4- $checksum32 = ' 6d8872587932fbf084e88cfd6eb582e25f296dcf992748c31c5fe135b303622d '
3+ $url32 = ' https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-09a9d08466583df18925c59c8fec74f956ff0b1a /rpcs3-v0.0.13-11151-09a9d084_win64 .7z'
4+ $checksum32 = ' 168d938a186f408c78ace28d4ceba833c18b9658024b99afbfb46237c1dae9e0 '
55
66$packageArgs = @ {
77 packageName = $env: ChocolateyPackageName
You can’t perform that action at this time.
0 commit comments