Skip to content

Commit

Permalink
AU: 1 updated - magisk-on-wsa
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 28, 2022
1 parent aca53e0 commit eea4de3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion magisk-on-wsa/magisk-on-wsa.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>magisk-on-wsa</id>
<version>1.253894.1101</version>
<version>1.257621.9535</version>
<title>Magisk on WSA (with Google Apps)</title>
<authors>yujincheng08</authors>
<owners>Smart123s</owners>
Expand Down
4 changes: 2 additions & 2 deletions magisk-on-wsa/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
UnzipLocation = $toolsDir

url64 = 'https://nightly.link/Howard20181/MagiskOnWSA/actions/runs/2538941101/WSA-with-magisk-GApps-pico_2204.40000.19.0_x64_Release-Nightly.zip'
checksum64 = '4d222ed5b0257ea9c390af37beb888f9d8858f2b59ccefaf2d0fc444bf374ddb'
url64 = 'https://nightly.link/Howard20181/MagiskOnWSA/actions/runs/2576219535/WSA-with-magisk-GApps-pico_2204.40000.20.0_x64_Release-Nightly.zip'
checksum64 = 'f00ef71da76923646a589e03766d20f7a358a3fc8771bcacc0447b7a6e21767b'

checksumType = 'sha256'

Expand Down

0 comments on commit eea4de3

Please sign in to comment.