Update Shaka Packager download link to v2.6.1

This commit is contained in:
A_n_g_e_l_a
2025-12-21 14:09:14 +00:00
committed by GitHub
parent 9372b23a27
commit e36c417d9b
+1 -1
View File
@@ -136,7 +136,7 @@ try {
# ----------------------------- # -----------------------------
$shakaExe = Join-Path $BinDir "shaka-packager.exe" $shakaExe = Join-Path $BinDir "shaka-packager.exe"
Download-File ` Download-File `
"https://github.com/shaka-project/shaka-packager/releases/download/v3.4.2/packager-win-x64.exe" ` "https://github.com/shaka-project/shaka-packager/releases/download/v2.6.1/packager-win-x64.exe" `
$shakaExe $shakaExe
# ----------------------------- # -----------------------------