Added The Clock v3.1 (#24753)

This commit is contained in:
James Braid 2016-09-23 10:19:54 -07:00 committed by Vítor Galvão
parent b395a5e711
commit 6346171c27
1 changed files with 13 additions and 0 deletions

13
Casks/the-clock.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'the-clock' do
version :latest
sha256 :no_check
url 'https://seense.com/the_clock/updateapp/the_clock.zip'
name 'The Clock'
homepage 'https://seense.com/the_clock/'
license :commercial
depends_on macos: '>= :yosemite'
app 'The Clock.app'
end