homebrew-cask/Casks/blisk.rb

12 lines
397 B
Ruby
Raw Normal View History

2016-07-07 00:32:55 +08:00
cask 'blisk' do
2017-03-02 02:46:40 +08:00
version '3.1.62.192'
sha256 'e5a3fc8524998d8bd85a6f25ea8e87bed74c5c1e8defa627ab4102959a79d7e8'
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