From 6b241443723e2d138effc8cf76c435201f308b93 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 5 Jun 2024 12:21:47 +0000 Subject: [PATCH] gds-cli: v5.100.0 --- Formula/gds-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gds-cli.rb b/Formula/gds-cli.rb index 35b0b91..c3e4a6f 100644 --- a/Formula/gds-cli.rb +++ b/Formula/gds-cli.rb @@ -3,8 +3,8 @@ class GdsCli < Formula homepage "https://github.com/alphagov/gds-cli" url "git@github.com:alphagov/gds-cli.git", using: :git, - tag: "v5.99.0", - revision: "8a3ae858e4ad3945f9a0cfbc8e1695fd9513a926" + tag: "v5.100.0", + revision: "a15c8842b7b953386fb065bd37c88e34b058f650" head "git@github.com:alphagov/gds-cli.git", using: :git, branch: "main"