homebrew-cask/Casks/blisk.rb

12 lines
399 B
Ruby
Raw Normal View History

2016-07-07 00:32:55 +08:00
cask 'blisk' do
2018-11-11 11:59:31 +08:00
version '10.1.262.114'
2018-11-08 04:39:25 +08:00
sha256 'f91e998eb2a3a02dda896f6dbb3b9f01b594750976e0182e65bc1a414570bf9b'
2016-07-07 00:32:55 +08:00
# bliskcloudstorage.blob.core.windows.net was verified as official when first introduced to the cask
url "https://bliskcloudstorage.blob.core.windows.net/mac-installers/BliskInstaller_#{version}.dmg"
name 'Blisk Browser'
homepage 'https://blisk.io/'
2016-07-07 00:32:55 +08:00
app 'Blisk.app'
end