There was an error while loading. Please reload this page.
1 parent 2b84134 commit f878c67Copy full SHA for f878c67
1 file changed
Formula/sgpctl.rb
@@ -1,9 +1,9 @@
1
class Sgpctl < Formula
2
desc "CLI tool for managing SGP services"
3
homepage "https://github.com/scaleapi/sgpctl"
4
- url "https://github.com/scaleapi/sgpctl/releases/download/v0.0.1/sgpctl-darwin-arm64"
5
- version "0.0.1"
6
- sha256 "528ef19cfe50e69791a5f7d09bd6cc1466ea3b0d29801acdcde05a1d55bb2ea9"
+ url "https://github.com/scaleapi/sgpctl/releases/download/v0.0.2/sgpctl-darwin-arm64"
+ version "0.0.2"
+ sha256 "19338eee9645de2384e9142cc724b2483d16c41b87b70942a7191b849f9034f7"
7
8
def install
9
bin.install "sgpctl-darwin-arm64" => "sgpctl"
0 commit comments