mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
243 B
Ruby
7 lines
243 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'
|
|
sha1 'e45fc86502cc4826bcafa95a2d722dd7ac195f3b'
|
|
link 'liteide/LiteIDE.app'
|
|
end
|