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.
7 lines
221 B
7 lines
221 B
class Livereload < Cask
|
|
url 'http://download.livereload.com/LiveReload-2.3.26.zip'
|
|
homepage 'http://www.livereload.com'
|
|
version '2.3.26'
|
|
sha1 'c79c272e740da4ec05d6ca00f150e3d279d1dcb9'
|
|
link 'LiveReload.app'
|
|
end
|
|
|