homebrew-cask/Casks/gitx-l.rb

9 lines
285 B
Ruby
Raw Normal View History

class GitxL < Cask
url 'https://github.com/downloads/laullon/gitx/GitX-L_v0.8.4.zip'
homepage 'http://gitx.laullon.com/'
version '0.8.4'
sha256 'c5f4088497abf5a219bb7bde4fae643fec61647be25bf836fd679567dcabd7df'
link 'GitX.app'
2014-05-31 03:59:27 +08:00
binary 'GitX.app/Contents/Resources/gitx'
end