Skip to content

Commit

Permalink
overmind-cli 1.3.1
Browse files Browse the repository at this point in the history
Closes #61.

Signed-off-by: Dylan <[email protected]>
  • Loading branch information
CLI Release Bot authored and dylanratcliffe committed Aug 14, 2024
1 parent accb59f commit f189187
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/v1.3.0.tar.gz"
sha256 "709a4a04b8f50c9fabf00aadcf2e74a2ff5cb4418f923d5e7ee4ead8a1d064d8"
url "https://github.com/overmindtech/cli/archive/refs/tags/v1.3.1.tar.gz"
sha256 "d2b2d9c303a2e0a8b2e1e4b4d5564e0abd04d5456a76f546da9e8a867b605e31"
license "Apache-2.0"

bottle do
Expand Down

0 comments on commit f189187

Please sign in to comment.