Skip to content

Commit

Permalink
oidc-agent: update 4.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Jun 23, 2022
1 parent 14fffee commit ae8677a
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.3.0"
sha256 cellar: :any, big_sur: "907a4f3ca516ec71d9ab6a34e583b819954fd5629bb80d3ea6dbf71d7e40f214"
sha256 cellar: :any, catalina: "d2c34185a53a5bd7db3fed7cf764fbe82133a502db9fe51257951ea87cf893f2"
root_url "https://github.com/indigo-dc/homebrew-oidc-agent/releases/download/oidc-agent-4.3.1"
sha256 cellar: :any, big_sur: "7fa3636d60776ec1db5c31fa18977f813ef0cc3b703722d8a3c6474ad60ea2cd"
sha256 cellar: :any, catalina: "c8236cf49f425619f0e0068812207d9ebf0a048e7d7cdf9de381dc15a6ce88bc"
end

depends_on "help2man" => :build
Expand Down

0 comments on commit ae8677a

Please sign in to comment.