Add Freenet (2.1.0) (#41830)

This commit is contained in:
Anatol 2017-12-11 18:59:24 +01:00 committed by Aditya Dalal
parent 4570652dc6
commit d32cb37f92
1 changed files with 13 additions and 0 deletions

13
Casks/freenettray.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'freenettray' do
version '2.1.0'
sha256 '13c20619813d349a517906096068c6f0986ef6c36295bc7f4da3535022ce4e94'
# github.com/freenet/mactray was verified as official when first introduced to the cask
url "https://github.com/freenet/mactray/releases/download/v#{version}/FreenetTray_#{version}.zip"
appcast 'https://github.com/freenet/mactray/releases.atom',
checkpoint: 'eec8e91d4369875d291545af99043499207bb5fd99e3de841a55d0e863662209'
name 'Freenet'
homepage 'https://freenetproject.org/'
app 'FreenetTray.app'
end