mirror of
https://github.com/winesapOS/winesapOS.git
synced 2025-10-08 16:30:19 +00:00
[wsl] Update winesapOS version
from 4.2.0 to 4.3.0.
This commit is contained in:
parent
a95e62e016
commit
2b5e17e5e6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# OR
|
||||
# ask the user which version (4.1.0 - Latest version)
|
||||
$installPath = "$env:LOCALAPPDATA\Packages\winesapos"
|
||||
$winesaposTarballCompressedUrl = "https://winesapos.lukeshort.cloud/repo/iso/winesapos-4.2.0/winesapos-4.2.0-minimal-rootfs.tar.zst"
|
||||
$winesaposTarballCompressedUrl = "https://winesapos.lukeshort.cloud/repo/iso/winesapos-4.3.0/winesapos-4.3.0-minimal-rootfs.tar.zst"
|
||||
$winesaposTarballCompressedPath = "$installPath\winesapos.tar.zst"
|
||||
$winesaposTarballUncompressedPath = "$installPath\winesapos.tar"
|
||||
$zstdUrl = "https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-v1.5.5-win64.zip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue