homebrew-cask/Casks/blisk.rb

12 lines
398 B
Ruby
Raw Normal View History

2016-07-07 00:32:55 +08:00
cask 'blisk' do
2016-12-29 02:32:56 +08:00
version '2.0.136.192'
sha256 'e4cf4958b6b6d7ae5b51375d0c3fc2e0b2adaafdffc93b0405ad4cd15d3f9d30'
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