From 2542997e763c79ff39c9a284e7f1bb3320c4c3e2 Mon Sep 17 00:00:00 2001 From: CLI Release Bot Date: Thu, 17 Oct 2024 11:08:54 +0000 Subject: [PATCH] overmind-cli 1.5.3 Closes #67. Signed-off-by: Dylan <8799341+dylanratcliffe@users.noreply.github.com> --- Formula/overmind-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/overmind-cli.rb b/Formula/overmind-cli.rb index d34b3d6..2a54324 100644 --- a/Formula/overmind-cli.rb +++ b/Formula/overmind-cli.rb @@ -1,8 +1,8 @@ class OvermindCli < Formula desc "CLI to interact with the Overmind API" homepage "https://overmind.tech/" - url "https://github.com/overmindtech/cli/archive/refs/tags/v1.5.2.tar.gz" - sha256 "a371272f2c948ec073c0f9d12a58f766a550a8a57677fea391e7b22f9d70d469" + url "https://github.com/overmindtech/cli/archive/refs/tags/v1.5.3.tar.gz" + sha256 "a1d10e912a62cb734a072265b6ff2be00cbd408de05768d5bd6de7bc1bb48119" license "Apache-2.0" bottle do