nasm: mirror to Bintray (#23998)
This commit is contained in:
parent
8924e33683
commit
187bc28feb
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ class Nasm < Formula
|
||||||
desc "Netwide Assembler (NASM) is an 80x86 assembler"
|
desc "Netwide Assembler (NASM) is an 80x86 assembler"
|
||||||
homepage "http://www.nasm.us/"
|
homepage "http://www.nasm.us/"
|
||||||
url "http://www.nasm.us/pub/nasm/releasebuilds/2.13.03/nasm-2.13.03.tar.xz"
|
url "http://www.nasm.us/pub/nasm/releasebuilds/2.13.03/nasm-2.13.03.tar.xz"
|
||||||
|
mirror "https://dl.bintray.com/homebrew/mirror/nasm-2.13.03.tar.xz"
|
||||||
sha256 "812ecfb0dcbc5bd409aaa8f61c7de94c5b8752a7b00c632883d15b2ed6452573"
|
sha256 "812ecfb0dcbc5bd409aaa8f61c7de94c5b8752a7b00c632883d15b2ed6452573"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue