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
241 B
8 lines
241 B
11 years ago
|
class WebkitNightly < Cask
|
||
|
url 'http://builds.nightly.webkit.org/files/trunk/mac/WebKit-SVN-r159487.dmg'
|
||
|
homepage 'http://nightly.webkit.org/'
|
||
|
version 'r159487'
|
||
|
sha1 '6fe6da20920ddb73fd7003f1c73e0848a0159ee9'
|
||
|
link 'WebKit.app'
|
||
|
end
|