From 90a08cd57721181df2922f14096835e54c9bfabb Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 7 Jun 2024 09:36:35 +0000 Subject: [PATCH] overmind-cli 0.29.2 --- 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 e516928..ede3f93 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.29.1.tar.gz" - sha256 "e7213914047a6d40fb0c0a7325a56b3a93be04b8432692eb453a3a07191a34e6" + url "https://github.com/overmindtech/cli/archive/refs/tags/v0.29.2.tar.gz" + sha256 "98b80e8e850ffd0bc3f63578ebfafa7398f85bc4b215f288dcc100b616b89613" license "Apache-2.0" bottle do