mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
259 B
Ruby
7 lines
259 B
Ruby
class LightTable < Cask
|
|
url 'https://d35ac8ww5dfjyg.cloudfront.net/playground/bins/0.5.18/LightTableMac.zip'
|
|
homepage 'http://www.lighttable.com/'
|
|
version '0.5.18'
|
|
sha1 '076c6614c4119a40046c8408193fcf3cf9be40d6'
|
|
link 'LightTable/LightTable.app'
|
|
end
|