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.
11 lines
301 B
11 lines
301 B
cask :v1 => 'vivaldi-snapshot' do
|
|
version '1.0.167.2'
|
|
sha256 'ded8ebb78e7f49bfdc56ed4444782dc90ec0d51965c672076f5c8e5109515608'
|
|
|
|
url "https://vivaldi.com/download/download.php?f=Vivaldi.#{version}.dmg"
|
|
name 'Vivaldi'
|
|
homepage 'https://vivaldi.com'
|
|
license :gratis
|
|
|
|
app 'Vivaldi.app'
|
|
end
|
|
|