Skip to content

Commit

Permalink
Merge pull request #5 from dylanratcliffe/bump-overmind-cli-0.25.16
Browse files Browse the repository at this point in the history
overmind-cli 0.25.16
  • Loading branch information
dylanratcliffe authored Mar 4, 2024
2 parents 04a125e + cb85c08 commit 024a63b
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.15.tar.gz"
sha256 "18cf5a9d38dab47f3e2c50bf70d009286488c4d5dbd55fd151440fd4c053ab59"
url "https://github.com/overmindtech/cli/archive/refs/tags/v0.25.16.tar.gz"
sha256 "ebc7ac8a39c4459beb63dbc070059e5f83ddfc868d3c1c657b5a59dbe1c76305"
license "Apache-2.0"

depends_on "go" => :build
Expand Down

0 comments on commit 024a63b

Please sign in to comment.