From fa32b01927c0f763d9b5357982f4c06959a6c6a0 Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 4 Jun 2024 17:35:44 +0000 Subject: [PATCH] overmind-cli 0.28.1 Closes #18. 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 8a0a448..816aeec 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.0.tar.gz" - sha256 "2cbc8d693a25fe30ed4701fd4da2521897bcf06c89096c79e3354c1fbfbdfa3b" + url "https://github.com/overmindtech/cli/archive/refs/tags/v0.28.1.tar.gz" + sha256 "9b6ca828d342981f88abe6587c98d0e1925a286d28f95a72d515037101815df0" license "Apache-2.0" bottle do