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-alpha11042 </version >
6+ <version >0.0.12-alpha11068 </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-a90801e2aa2d77ab369a087529d6199257692f13 /rpcs3-v0.0.12-11042-a90801e2_win64 .7z'
4- $checksum32 = ' c0f4ddf05b9a44aa2af797e3e7b2b72d7bab2e27fb0032aa4f4a68c42b0ed608 '
3+ $url32 = ' https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-27643cb715e511e091182fbb0ce3d077ffea28d4 /rpcs3-v0.0.12-11068-27643cb7_win64 .7z'
4+ $checksum32 = ' b270738893769e871481be1dbbab2df843be97dc60568c7782828cb4bf7213ff '
55
66$packageArgs = @ {
77 packageName = $env: ChocolateyPackageName
You can’t perform that action at this time.
0 commit comments