From a80e14e9115392dc737ac865a3536d8ee8a375ec Mon Sep 17 00:00:00 2001 From: zachmann Date: Thu, 23 Jun 2022 10:50:34 +0200 Subject: [PATCH] oidc-agent 4.3.0 4.3.0 Closes #11. Signed-off-by: Gabriel Zachmann <18414445+zachmann@users.noreply.github.com> --- Formula/oidc-agent.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/oidc-agent.rb b/Formula/oidc-agent.rb index d4100fd..e873d87 100644 --- a/Formula/oidc-agent.rb +++ b/Formula/oidc-agent.rb @@ -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.2.6.tar.gz" - sha256 "821f554d947082879cbc7be01a64b8edbbf88058f6b20b8ae38fbfe7d90eaabb" + url "https://github.com/indigo-dc/oidc-agent/archive/refs/tags/v4.3.0.tar.gz" + sha256 "c173b2bcef50ec21ed30ee5eebc428c634bee7daa7e6d80dfd0ff91089eb3fe5" license "MIT" bottle do