Skip to content

Commit

Permalink
overmind-cli 0.25.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanratcliffe committed Mar 1, 2024
1 parent 60e8625 commit 2be5410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/overmind-cli.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2be5410

Please sign in to comment.