Skip to content

Commit 73b4f4d

Browse files
committed
"5.2.3"
1 parent 7d9413b commit 73b4f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/oidc-agent.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OidcAgent < Formula
22
desc "Manage OpenID Connect tokens on the command-line"
33
homepage "https://github.com/indigo-dc/oidc-agent"
4-
url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v5.2.2.tar.gz"
5-
sha256 "6d15c5b0470442fd6af08a35eef7e3cf2e447f296bd143851f201ee716cc24c6"
4+
url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v5.2.3.tar.gz"
5+
sha256 "62f33fa21e16783f8f109d1999206f7291f92df6d204efc1adc62727d5cd9489"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)