homebrew-cask/Casks/pflists.rb

13 lines
388 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pflists' do
2016-12-23 09:59:26 +08:00
version '1.0.2'
sha256 '9fcc95409e095d601f351b46d5a94aeb922fa1fe40c7d663ae6f05640fa4ff6a'
2014-07-04 01:54:40 +08:00
url "http://www.hanynet.com/pflists-#{version}.zip"
appcast 'http://www.hanynet.com/pflists/',
checkpoint: '79d57c8cbfd73895a6a913749b7eb4eb49e15a39734184dc8726e84b8b0c9971'
2015-01-12 01:49:56 +08:00
name 'PFLists'
2014-12-25 01:48:13 +08:00
homepage 'http://www.hanynet.com/pflists/'
2014-07-04 01:54:40 +08:00
2014-09-16 00:06:07 +08:00
app 'PFLists.app'
2014-07-04 01:54:40 +08:00
end