We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1be7e commit 3f46c7bCopy full SHA for 3f46c7b
Formula/nomad.rb
@@ -25,7 +25,7 @@ class Nomad < Formula
25
26
if OS.linux? && Hardware::CPU.arm? && !Hardware::CPU.is_64_bit?
27
url 'https://releases.hashicorp.com/nomad/1.9.3/nomad_1.9.3_linux_arm.zip'
28
- sha256 'bc097c1977862d693a9353cdb1d9db10c48fa69edd69329b22892ad2fd8c1bec'
+ sha256 'f6113c13ea535dc4b3807fe530eec6095946354d1af9ff02e6b3b2c39e5b8758'
29
end
30
31
if OS.linux? && Hardware::CPU.arm? && Hardware::CPU.is_64_bit?
0 commit comments