homebrew-cask-versions/Casks/liteide.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
269 B
Ruby

class Liteide < Cask
url 'https://golangide.googlecode.com/files/liteidex20.1.macosx.zip'
homepage 'https://code.google.com/p/golangide/'
version 'x20.1'
sha256 'e969ffb4930e63154c760184a7985e2d263b5d8a3c353315030431ceed94b216'
link 'liteide/LiteIDE.app'
end