Merge pull request #1343 from MoOx/day-o

Add Day-O app
This commit is contained in:
Fernando Paredes 2013-10-29 15:04:36 -07:00
commit 60e72430d3
1 changed files with 7 additions and 0 deletions

7
Casks/day-o.rb Normal file
View File

@ -0,0 +1,7 @@
class DayO < Cask
url 'http://shauninman.com/assets/downloads/Day-O.zip'
homepage 'http://www.shauninman.com/archive/2011/10/20/day_o_mac_menu_bar_clock'
version 'latest'
no_checksum
link 'Day-O/Day-O.app'
end