Skip to content

Commit

Permalink
Merge pull request #46 from YakDriver/update-formulas
Browse files Browse the repository at this point in the history
Update formulas
  • Loading branch information
mergify[bot] authored Nov 16, 2024
2 parents 7c2b42a + b8ee37f commit 16a199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/nomad.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class Nomad < Formula

if OS.linux? && Hardware::CPU.arm? && !Hardware::CPU.is_64_bit?
url 'https://releases.hashicorp.com/nomad/1.9.3/nomad_1.9.3_linux_arm.zip'
sha256 'e54bcee5f4fbfe11a4805f1289a170ffd55be25f99c81b5b9506634af3e7f628'
sha256 '6bf395535cc212d01d0c8ae8f69c1cf78dafd2e6f0d132132b013dc89a110c0b'
end

if OS.linux? && Hardware::CPU.arm? && Hardware::CPU.is_64_bit?
Expand Down

0 comments on commit 16a199c

Please sign in to comment.