Skip to content

Commit 911f4cf

Browse files
committed
llvm-13.0.1
1 parent 875abff commit 911f4cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$llvm_version = "12.0.1"
1+
$llvm_version = "13.0.1"
22

33
# Check if scoop is installed
44
if (!(Get-Command "scoop" -errorAction SilentlyContinue)) {

0 commit comments

Comments
 (0)