homebrew-cask/Casks/zeronet.rb

12 lines
328 B
Ruby
Raw Normal View History

2016-12-20 07:44:30 +08:00
cask 'zeronet' do
version :latest
sha256 :no_check
# github.com/HelloZeroNet/ZeroNet-mac was verified as official when first introduced to the cask
url 'https://github.com/HelloZeroNet/ZeroNet-mac/archive/dist/ZeroNet-mac.zip'
2016-12-20 07:44:30 +08:00
name 'ZeroNet'
homepage 'https://zeronet.io/'
app 'ZeroNet-mac-dist/ZeroNet.app'
2016-12-20 07:44:30 +08:00
end