You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
247 B
8 lines
247 B
12 years ago
|
class LightTable < Cask
|
||
|
url 'http://d35ac8ww5dfjyg.cloudfront.net/playground/bins/0.4.11/LightTableMac.zip'
|
||
|
homepage 'http://www.lighttable.com/'
|
||
|
version '0.4.11'
|
||
|
sha1 'c6d23b1eb09a6d82dd669e8c10929d4e203e9c27'
|
||
|
link 'LightTable.app'
|
||
|
end
|