Skip to content

Commit b36c56d

Browse files
authored
Merge pull request #37 from YakDriver/update-formulas
Update formulas
2 parents c0ac5a6 + 6e9d570 commit b36c56d

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 '320f9bc2c76d2097d35f49b9b1ad2e2812b6170fadd23ed1db4630c66d4044f6'
28+
sha256 '4318bc0b7f39f6461d3ca4862382cdae41bc6b3b06a137130a70c7647f98ca8c'
2929
end
3030

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

0 commit comments

Comments
 (0)