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
220 B
7 lines
220 B
class Feeds < Cask
|
|
url 'https://feedswww.appspot.com/releases/Feeds-2.0.5.1.zip'
|
|
homepage 'http://www.feedsapp.com/'
|
|
version '2.0.5.1'
|
|
sha1 '7ea1ac6556812a19d417b38bd3a8b261bfb7f501'
|
|
link :app, 'Feeds.app'
|
|
end
|
|
|