homebrew-cask/Casks/simplefloatingclock.rb

10 lines
256 B
Ruby
Raw Normal View History

2014-08-11 13:39:32 +08:00
class Simplefloatingclock < Cask
version :latest
2014-08-11 13:39:32 +08:00
sha256 :no_check
url 'http://www.splook.com/Software/distrib/sfc.zip'
homepage 'http://www.splook.com/Software/Simple_Floating_Clock.html'
2014-09-16 00:06:19 +08:00
app 'Simple Floating Clock/SimpleFloatingClock.app'
2014-08-11 13:39:32 +08:00
end