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 'a7341ff5af993b15ac9f1cab0a91c77a74ac98ba83877439738dc90a2deefebd'
|
|
|
|
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
|
|
|