Skip to content

Commit

Permalink
oidc-agent 4.3.2
Browse files Browse the repository at this point in the history
4.3.2

Closes #13.

Signed-off-by: Gabriel Zachmann <[email protected]>
  • Loading branch information
zachmann committed Jul 22, 2022
1 parent ae8677a commit fad809c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/oidc-agent.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class OidcAgent < Formula
desc "Manage OpenID Connect tokens on the command-line"
homepage "https://github.com/indigo-dc/oidc-agent"
url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v4.3.1.tar.gz"
sha256 "c0bc86c9195d43a02890fcde1eaf3da62a2f669d3bb0ddee2db9a37f329c4732"
url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v4.3.2.tar.gz"
sha256 "8f18afa7a066e7a781d3c239afd183115205edacfd58806906c9f48f24bfe2b0"
license "MIT"

bottle do
Expand Down

0 comments on commit fad809c

Please sign in to comment.