|
|
@ -1,8 +1,8 @@
|
|
|
|
class GitView < Formula
|
|
|
|
class GitView < Formula
|
|
|
|
desc "A git sub-command to view your git repository on GitHub"
|
|
|
|
desc "A git sub-command to view your git repository on GitHub"
|
|
|
|
homepage "https://github.com/sgoudham/git-view"
|
|
|
|
homepage "https://github.com/sgoudham/git-view"
|
|
|
|
url "https://github.com/sgoudham/git-view/releases/download/v0.1.0/git-view-x86_64-apple-darwin.tar.gz"
|
|
|
|
url "https://github.com/sgoudham/git-view/releases/download/v1.0.0/git-view-x86_64-apple-darwin.tar.gz"
|
|
|
|
sha256 "34a1cdeadf11d1ce2ce88ab7e1fad2d4acede39720a4f94a5d1ccb4016e11c9b"
|
|
|
|
sha256 "fdd50f2beabb81ef8765a1a2cad2337a0c870ac65d349162aa30ab890a3bb060"
|
|
|
|
license "MIT"
|
|
|
|
license "MIT"
|
|
|
|
|
|
|
|
|
|
|
|
def install
|
|
|
|
def install
|
|
|
|