We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a2812 commit d42b576Copy full SHA for d42b576
Formula/oidc-agent.rb
@@ -1,8 +1,8 @@
1
class OidcAgent < Formula
2
desc "Manage OpenID Connect tokens on the command-line"
3
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"
+ url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v5.2.2.tar.gz"
+ sha256 "6d15c5b0470442fd6af08a35eef7e3cf2e447f296bd143851f201ee716cc24c6"
6
license "MIT"
7
8
bottle do
0 commit comments