Skip to content

Commit

Permalink
update hash again
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronvg committed Sep 16, 2023
1 parent cf693f6 commit 69f070a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/gloo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Gloo < Formula
on_macos do
if Hardware::CPU.intel?
url "https://github.com/GlooHQ/homebrew-gloo/releases/download/v0.2.2/gloo-apple-intel.tar.gz"
sha256 "1cdad0efa5b2334a67960160efa7f30ff78ddc807eb01bd94d99f10656f828be"
sha256 "6ccb3bfbe0bf15f64c48ecc7426ef31030af87bde03524055355205bac6a9eba"
elsif Hardware::CPU.arm?
url "https://github.com/GlooHQ/homebrew-gloo/releases/download/v0.2.2/gloo-apple-arm.tar.gz"
sha256 "e547b2021230240ef907e46c96c79a9c7487c78cfd16b0668a6fd80935db329e"
Expand Down

0 comments on commit 69f070a

Please sign in to comment.