Skip to content

Commit 3f46c7b

Browse files
committed
Update formulas
1 parent 6e1be7e commit 3f46c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/nomad.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Nomad < Formula
2525

2626
if OS.linux? && Hardware::CPU.arm? && !Hardware::CPU.is_64_bit?
2727
url 'https://releases.hashicorp.com/nomad/1.9.3/nomad_1.9.3_linux_arm.zip'
28-
sha256 'bc097c1977862d693a9353cdb1d9db10c48fa69edd69329b22892ad2fd8c1bec'
28+
sha256 'f6113c13ea535dc4b3807fe530eec6095946354d1af9ff02e6b3b2c39e5b8758'
2929
end
3030

3131
if OS.linux? && Hardware::CPU.arm? && Hardware::CPU.is_64_bit?

0 commit comments

Comments
 (0)