Skip to content

Commit

Permalink
oidc-agent: update 4.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Jun 23, 2022
1 parent a80e14e commit 5bc07e7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Formula/oidc-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ class OidcAgent < Formula
license "MIT"

bottle do
root_url "https://github.com/indigo-dc/homebrew-oidc-agent/releases/download/oidc-agent-4.2.6"
rebuild 1
sha256 big_sur: "f12a3904829726915f73f7cedca04feaa320055ebf218ed18b92b0221c0e0217"
sha256 catalina: "680bd64ea97b14dfb78870ad73f39135a6c5d0f36c3303f564aaffb59f219998"
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"
end

depends_on "help2man" => :build
Expand Down

0 comments on commit 5bc07e7

Please sign in to comment.