Skip to content

Commit

Permalink
Use static download link for Ubuntu 24.04 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampire committed Oct 9, 2024
1 parent f1b7dd4 commit 5667547
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ object Ubuntu2404 : AptGetBasedDistribution(
version = SemVer("24.4.0", jso<SemVerRangeOptions>()),
// work-around for missing shortlink on https://learn.microsoft.com/en-us/windows/wsl/install-manual#downloading-distributions
//downloadUrl = URL("https://aka.ms/wslubuntu2404"),
productId = "9nz3klhxdjp5",
downloadUrl = URL("https://wslstorestorage.blob.core.windows.net/wslblob/Ubuntu2404-240425.AppxBundle"),
installerFile = "ubuntu2404.exe"
)

Expand Down

0 comments on commit 5667547

Please sign in to comment.