Skip to content

Commit ce3ede8

Browse files
authored
Add NASM to applications.json
1 parent f803aa9 commit ce3ede8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

config/applications.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3243,5 +3243,14 @@
32433243
"content": "LLVM",
32443244
"link": "https://llvm.org",
32453245
"foss": true
3246+
},
3247+
"NASM": {
3248+
"category": "Development",
3249+
"choco": "nasm",
3250+
"winget": "NASM.NASM",
3251+
"description": "A powerful assembler for the x86 platform.",
3252+
"content": "NASM",
3253+
"link": "https://nasm.us",
3254+
"foss": true
32463255
}
32473256
}

0 commit comments

Comments
 (0)