Skip to content

Commit c707901

Browse files
authored
"5.2.2" (#31)
1 parent 34a2812 commit c707901

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.0.tar.gz"
5-
sha256 "aea880d9d388e7ff96eaf800b224cbfc3a87ba29b99526f4efbc562e533bd3a6"
4+
url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v5.2.2.tar.gz"
5+
sha256 "6d15c5b0470442fd6af08a35eef7e3cf2e447f296bd143851f201ee716cc24c6"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)