Skip to content

Commit

Permalink
oidc-agent: add 4.2.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Apr 13, 2022
1 parent a0f547f commit c3774dc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/oidc-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class OidcAgent < Formula
sha256 "821f554d947082879cbc7be01a64b8edbbf88058f6b20b8ae38fbfe7d90eaabb"
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"
end

depends_on "help2man" => :build
depends_on "argp-standalone"
depends_on "jq"
Expand Down

0 comments on commit c3774dc

Please sign in to comment.