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
267 B
7 lines
267 B
class WebkitNightly < Cask
|
|
url 'http://builds.nightly.webkit.org/files/trunk/mac/WebKit-SVN-r159487.dmg'
|
|
homepage 'http://nightly.webkit.org/'
|
|
version 'r159487'
|
|
sha256 '6d59673fdac0c380f66c1da6ae5742377b68add2f0bb33737bd7e1cec7ba821c'
|
|
link 'WebKit.app'
|
|
end
|
|
|