homebrew-cask/Casks/cellular.rb

14 lines
536 B
Ruby
Raw Normal View History

2016-07-25 15:55:43 +08:00
cask 'cellular' do
version '0.0.8'
sha256 '93b9d5a46e2e068f14f5af1c3220294615b607e0dcc1267ca42d58356d812170'
# github.com/downloads/monofonik was verified as official when first introduced to the cask
url "https://github.com/downloads/monofonik/cellular/Cellular-#{version}.dmg"
name 'Cellular'
homepage 'http://www.flipt.org/#cellular'
suite 'Cellular'
2017-11-18 17:49:19 +08:00
zap trash: '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/au.edu.monash.infotech.cellular.sfl*'
2016-07-25 15:55:43 +08:00
end