iwata.git-now/git-now.rb
Yasuharu NAKANO 3d07c6f493 fixed formula
2011-03-20 12:46:38 +09:00

8 lines
234 B
Ruby

require 'formula'
class GitNow < GithubGistFormula
url 'https://gist.github.com/raw/705408/69e8cea56420b74b2e771e883b6291dfe2094d0d/git-now'
md5 '0f442e6c545b8e8fee37217c176b1940'
homepage 'https://gist.github.com/878015/'
end