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-alpha11033 </version >
6+ <version >0.0.12-alpha11039 </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-a0d95a823e0b9b6aa6d7de14b1e863ead18940a4 /rpcs3-v0.0.12-11033-a0d95a82_win64 .7z'
4- $checksum32 = ' c4252c49bc9702c4479ebda870535c59b4e043b0bd3c0ab4f3057bd6a86c697f '
3+ $url32 = ' https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-6590366f8e4f0d096f6cda7535c76a96d8f45495 /rpcs3-v0.0.12-11039-6590366f_win64 .7z'
4+ $checksum32 = ' 97c4cf70e54da55cf542e8f9224d731975de11f5e5e16366a3d365e2497576bf '
55
66$packageArgs = @ {
77 packageName = $env: ChocolateyPackageName
You can’t perform that action at this time.
0 commit comments