mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
245 B
Ruby
7 lines
245 B
Ruby
class Whiteclock < Cask
|
|
url 'http://www.taimila.com/downloads/WhiteClock2.zip'
|
|
homepage 'http://www.taimila.com/?p=1221'
|
|
version '2.0'
|
|
sha256 '9ad4a713dca77cfbca5bf4d8d1263126ec2b95fa588ad80be4f5a79140eefb6d'
|
|
link 'WhiteClock.app'
|
|
end
|