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.156.2'
|
|
sha256 '5bf824d69cc78746c0644b4b257e79adc49a4960ff690b3f7a09bca7f1c0d3a9'
|
|
|
|
url "https://vivaldi.com/download/download.php?f=Vivaldi.#{version}.dmg"
|
|
name 'Vivaldi'
|
|
homepage 'https://vivaldi.com'
|
|
license :gratis
|
|
|
|
app 'Vivaldi.app'
|
|
end
|
|
|