mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
250 B
Ruby
9 lines
250 B
Ruby
class Pflists < Cask
|
|
version '1.0.1'
|
|
sha256 '024cd972503df8b7b01602e092a9b900b6758b33ba040860fd46af3bb53f2856'
|
|
|
|
url "http://www.hanynet.com/pflists-#{version}.zip"
|
|
homepage 'http://www.hanynet.com/pflists/index.html'
|
|
|
|
app 'PFLists.app'
|
|
end
|