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
296 B
11 lines
296 B
cask :v1 => 'vivaldi-snapshot' do
|
|
version '1.0.219.51'
|
|
sha256 '2178e6d814e7feea3d1b58033135511061a4559d79884c7ca47ccb1bf36daf07'
|
|
|
|
url "https://vivaldi.com/download/snapshot/Vivaldi.#{version}.dmg"
|
|
name 'Vivaldi'
|
|
homepage 'https://vivaldi.com'
|
|
license :gratis
|
|
|
|
app 'Vivaldi.app'
|
|
end
|
|
|