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 'r208420'
|
|
sha256 '80926485ab5f0c4731f811a7955338c166c72549817826cf60bb6fd75a36d274'
|
|
|
|
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
|
|
|