We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d2615 commit 05cecf2Copy full SHA for 05cecf2
install-windows.ps1
@@ -1,6 +1,6 @@
1
#!/usr/bin/env pwsh
2
3
-$TAG= "v1.1.1"
+$TAG= "v1.3.0"
4
$BINARYEN_TAG= "version_116"
5
$extismPath="$env:Programfiles\Extism"
6
$binaryenPath="$env:Programfiles\Binaryen"
0 commit comments