From 6d9cc3878a7d3be0f529b0637ca1c16dcae5d568 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Fri, 23 Dec 2022 14:41:39 +0000 Subject: [PATCH] nasm 2.16.01 Closes #118818. Signed-off-by: Dawid Dziurla <9713907+dawidd6@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/nasm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/nasm.rb b/Formula/nasm.rb index 919cae18f55..3d38ebba169 100644 --- a/Formula/nasm.rb +++ b/Formula/nasm.rb @@ -1,8 +1,8 @@ class Nasm < Formula desc "Netwide Assembler (NASM) is an 80x86 assembler" homepage "https://www.nasm.us/" - url "https://www.nasm.us/pub/nasm/releasebuilds/2.16/nasm-2.16.tar.xz" - sha256 "f05e2dc04bdb075487207d775770e9e508e250e63da8bf6c769976d66dd55249" + url "https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/nasm-2.16.01.tar.xz" + sha256 "c77745f4802375efeee2ec5c0ad6b7f037ea9c87c92b149a9637ff099f162558" license "BSD-2-Clause" livecheck do