mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
219 B
Ruby
7 lines
219 B
Ruby
class Whiteclock < Cask
|
|
url 'http://www.taimila.com/downloads/WhiteClock2.zip'
|
|
homepage 'http://www.taimila.com/?p=1221'
|
|
version '2.0'
|
|
sha1 '2dbeccc4b2bd947ef067bf6fe1d1d7cf9350928f'
|
|
link 'WhiteClock.app'
|
|
end
|