Skip to content

Commit

Permalink
renaming the formula to gtmhub-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
petarpetkov committed Jan 6, 2021
1 parent 67e0d73 commit 1b17e18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/gtmhub.rb → Formula/gtmhub-cli.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Gtmhub < Formula
desc "usefull script that prints Hello World to your Console"
class GtmhubCli < Formula
desc "The most okr friendly tool in the world"
homepage "https://gtmhub.com"

version "0.1.5"
url "https://github.com/gtmhub/homebrew-gtmhub/releases/latest/download/gtmhub_macos.zip", :using => :curl

def install
Expand Down

0 comments on commit 1b17e18

Please sign in to comment.