homebrew-cask-versions/Casks/gitx-l.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
241 B
Ruby

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'
end