Browse Source

Add WebKit nightly builds

version r159487 included in this commit
master
Roland Walker 11 years ago
parent
commit
a1557dd56e
  1. 7
      Casks/webkit-nightly.rb

7
Casks/webkit-nightly.rb

@ -0,0 +1,7 @@
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
Loading…
Cancel
Save