From ba05065fa9dce42849ad81a681d9dc236d5de41f Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 6 Jun 2024 15:36:36 +0000 Subject: [PATCH] overmind-cli 0.29.0 Closes #19. 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 65d4797..2bd3eb5 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/v0.28.1.tar.gz" - sha256 "9b6ca828d342981f88abe6587c98d0e1925a286d28f95a72d515037101815df0" + url "https://github.com/overmindtech/cli/archive/refs/tags/v0.29.0.tar.gz" + sha256 "629650e361185fe531ad0fdc81b3652df1f7764f77f610262620921149638dc3" license "Apache-2.0" bottle do