There was an error while loading. Please reload this page.
1 parent 875abff commit 911f4cfCopy full SHA for 911f4cf
1 file changed
build.ps1
@@ -1,4 +1,4 @@
1
-$llvm_version = "12.0.1"
+$llvm_version = "13.0.1"
2
3
# Check if scoop is installed
4
if (!(Get-Command "scoop" -errorAction SilentlyContinue)) {
0 commit comments