homebrew-cask/Casks/blisk.rb

13 lines
512 B
Ruby

cask 'blisk' do
version '0.61.2743.166'
sha256 '023d977bb17f54057c4b32986c9541af787058b2be7b7c5d7d93d5441f2a2616'
# 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'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Blisk.app'
end