Skip to content

Commit 1ddd70f

Browse files
authored
Merge pull request #40 from YakDriver/update-formulas
Update formulas
2 parents 270fa6c + e23c5f3 commit 1ddd70f

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 '0436c87e38ef6c8eca7157c21ead51e5a6e252e694df242fce2fa9e0c3c06b67'
28+
sha256 'e60a9e07e88e4db6ca0705d00cd86a1631d2c9dd92f6b6ee47361b9cb8586d88'
2929
end
3030

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

0 commit comments

Comments
 (0)