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.
10 lines
297 B
10 lines
297 B
cask 'webkit-nightly' do
|
|
version 'r207823'
|
|
sha256 '7ef36c6c0ecfa43961fe73e9f5fb3deff3ee104ff176a30cb17157f57034c3f1'
|
|
|
|
url "https://builds-nightly.webkit.org/files/trunk/mac/WebKit-SVN-#{version}.dmg"
|
|
name 'WebKit Nightly'
|
|
homepage 'https://webkit.org/downloads/'
|
|
|
|
app 'WebKit.app'
|
|
end
|
|
|