Add Reeddit version 1.9

Minimal, elastic Reddit client for OSX. Get a smooth, clean browsing and reading experience, and the ability to create ‘Channels’, to group different subreddits into one stream.
This commit is contained in:
Vincent Klaiber 2014-05-02 12:26:01 +02:00
parent c7e9fd8f1c
commit 6d54ded2ea
1 changed files with 7 additions and 0 deletions

7
Casks/reeddit.rb Normal file
View File

@ -0,0 +1,7 @@
class Reeddit < Cask
url 'https://github.com/berbaquero/Reeddit-app/releases/download/v1.9/Reeddit.app.zip'
homepage 'http://mac.reedditapp.com'
version '1.9'
sha256 '7bb465aa5a8c80adfb6f73430caee9cc977afae77d2a55be97371b9516aa01a7'
link 'Reeddit.app'
end