Merge pull request #3742 from alebcay/clock

Added Clock
This commit is contained in:
Vítor Galvão 2014-04-01 03:53:48 +01:00
commit 3556808fea
1 changed files with 7 additions and 0 deletions

7
Casks/clock.rb Normal file
View File

@ -0,0 +1,7 @@
class Clock < Cask
url 'http://github.com/downloads/zachwaugh/Clock.app/Clock-1.1.zip'
homepage 'http://zachwaugh.me/clock/'
version '1.1'
sha256 'f2def6485626b4d10a535cb86eb7c877da8d59a2103f8da7b211970c88b96913'
link 'Clock.app'
end