Skip to content

Commit

Permalink
Merge pull request #55 from YakDriver/update-formulas
Browse files Browse the repository at this point in the history
Update formulas
  • Loading branch information
mergify[bot] authored Nov 20, 2024
2 parents 752d73c + b572c11 commit 03b4ae1
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 'f6113c13ea535dc4b3807fe530eec6095946354d1af9ff02e6b3b2c39e5b8758'
sha256 '25c8182f31b52610f8344813309c5849963791195c752920d6275d37f02b5ee9'
end

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

0 comments on commit 03b4ae1

Please sign in to comment.