mirror of
https://github.com/iwata/git-now.git
synced 2026-09-10 07:26:29 -04:00
fixed formula
This commit is contained in:
parent
1a658a202e
commit
3d07c6f493
|
|
@ -3,8 +3,5 @@ require 'formula'
|
|||
class GitNow < GithubGistFormula
|
||||
url 'https://gist.github.com/raw/705408/69e8cea56420b74b2e771e883b6291dfe2094d0d/git-now'
|
||||
md5 '0f442e6c545b8e8fee37217c176b1940'
|
||||
|
||||
def install
|
||||
bin.install 'git-now'
|
||||
end
|
||||
homepage 'https://gist.github.com/878015/'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue