Skip to content

Commit d5df3c4

Browse files
committed
Update nasm to v2.14.02.
1 parent 6fe5f04 commit d5df3c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ clone_depth: 5
77

88
install:
99
- git submodule update --init --recursive
10-
- set NASM_VER=2.14
10+
- set NASM_VER=2.14.02
1111
- set NASM_FNAME_FULL=nasm-%NASM_VER%-win64
1212
- set NASM_FNAME=nasm-%NASM_VER%
1313
- set NASM_URL=https://www.nasm.us/pub/nasm/releasebuilds/%NASM_VER%/win64/%NASM_FNAME_FULL%.zip

0 commit comments

Comments
 (0)