From 2be541007410a06cdeee7284b7608f40f7eddd17 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 1 Mar 2024 17:55:12 +0000 Subject: [PATCH] overmind-cli 0.25.15 --- 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 b009820..933d54e 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.25.13.tar.gz" - sha256 "cb5687bbe81f9c24220178a9768e725051c333d35e0631f48dc317e67760f8a7" + url "https://github.com/overmindtech/cli/archive/refs/tags/v0.25.15.tar.gz" + sha256 "18cf5a9d38dab47f3e2c50bf70d009286488c4d5dbd55fd151440fd4c053ab59" license "Apache-2.0" depends_on "go" => :build