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 'r208172'
|
|
sha256 '8807016aa002f70770c74901582237f6484b33288f35b5fcf4934f05faf6b2dd'
|
|
|
|
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
|
|
|