Skip to content

Commit b8ee37f

Browse files
committed
Update formulas
1 parent 7c2b42a commit b8ee37f

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 'e54bcee5f4fbfe11a4805f1289a170ffd55be25f99c81b5b9506634af3e7f628'
28+
sha256 '6bf395535cc212d01d0c8ae8f69c1cf78dafd2e6f0d132132b013dc89a110c0b'
2929
end
3030

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

0 commit comments

Comments
 (0)