Skip to content

Commit

Permalink
Use permanent short-link for kali-linux (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampire committed Nov 14, 2023
1 parent dfc6c18 commit 3ccaf2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ object Kali : AptGetBasedDistribution(
wslId = "kali-linux",
distributionName = "Kali",
version = SemVer("1.0.0", jso<SemVerRangeOptions>()),
productId = "9pkr34tncv07",
downloadUrl = URL("https://aka.ms/wsl-kali-linux-new"),
installerFile = "kali.exe"
)

Expand Down

0 comments on commit 3ccaf2d

Please sign in to comment.