Skip to content

Commit

Permalink
oidc-agent: update 4.5.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Mar 13, 2023
1 parent 01282fa commit 5606720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/oidc-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ class OidcAgent < Formula
license "MIT"

bottle do
root_url "https://github.com/indigo-dc/homebrew-oidc-agent/releases/download/oidc-agent-4.5.0"
sha256 monterey: "32ccc4286486559488224169ec2bb67feb7bd0e564db1db134dc84475b2cdce2"
sha256 big_sur: "b81fb24d59ea0a47fecd2293c50be0839d5c4fb6f91bbda1ed090f0d47c972a5"
root_url "https://github.com/indigo-dc/homebrew-oidc-agent/releases/download/oidc-agent-4.5.1"
sha256 monterey: "fe948eae93473cfecd384ccecdc480a3117ef4626b3b2478e5f7e31b96010b42"
sha256 big_sur: "4ec0f2c54f68ea0c82058c14271e90eae88af21eda42af10ed163272ed471f5b"
end

depends_on "help2man" => :build
Expand Down

0 comments on commit 5606720

Please sign in to comment.