You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
239 B
7 lines
239 B
class NetNewsWire < Cask
|
|
url 'http://cdn.netnewswireapp.com/releases/NetNewsWire-4.0.0-108.zip'
|
|
homepage 'http://netnewswireapp.com/'
|
|
version '4.0.0-108'
|
|
sha1 'cc5b28287e59d558c379878e7864e10a91a2c016'
|
|
link 'NetNewsWire.app'
|
|
end
|
|
|