nasm 2.13.02
Closes #21191. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
cd4315293c
commit
6ef62fd19f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nasm < Formula
|
||||
desc "Netwide Assembler (NASM) is an 80x86 assembler"
|
||||
homepage "http://www.nasm.us/"
|
||||
url "http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/nasm-2.13.01.tar.xz"
|
||||
sha256 "aa0213008f0433ecbe07bb628506a5c4be8079be20fc3532a5031fd639db9a5e"
|
||||
url "http://www.nasm.us/pub/nasm/releasebuilds/2.13.02/nasm-2.13.02.tar.xz"
|
||||
sha256 "8ac3235f49a6838ff7a8d7ef7c19a4430d0deecc0c2d3e3e237b5e9f53291757"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue