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 21, 2022
1 parent a3ffd16 commit e6fa9a6
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
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.252999.3418</version>
<version>1.253328.8311</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
Expand Up @@ -5,8 +5,8 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
UnzipLocation = $toolsDir

url64 = 'https://nightly.link/Howard20181/MagiskOnWSA/actions/runs/2529993418/WSA-with-magisk-GApps-MindTheGapps_2204.40000.19.0_x64_Release-Nightly.zip'
checksum64 = 'f8cf2daca3b8d178effc92a8418d78ef1699ed88e3eb4b7189970494ed423f3f'
url64 = 'https://nightly.link/Howard20181/MagiskOnWSA/actions/runs/2533288311/WSA-with-magisk-GApps-MindTheGapps_2204.40000.19.0_x64_Release-Nightly.zip'
checksum64 = 'f0db3b8a146f5f630ac8d050a8b24f70275370a42595e9f125ab45c18cbb1bbf'

checksumType = 'sha256'

Expand Down

0 comments on commit e6fa9a6

Please sign in to comment.