homebrew-cask/Casks/menubar-countdown.rb

13 lines
548 B
Ruby
Raw Normal View History

2014-11-14 01:26:22 +08:00
cask :v1 => 'menubar-countdown' do
2013-12-22 02:19:37 +08:00
version '1.2'
sha256 '4ee0a7a87dbd4013c461b59316c749a5f9a92160bdf6d90afb1ff029f9381c01'
# amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/capablehands/downloads/MenubarCountdown-#{version}.zip"
2015-04-13 01:15:28 +08:00
name 'Menubar Countdown'
homepage 'http://capablehands.net/menubarcountdown'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:56 +08:00
app "MenubarCountdown-#{version}/Menubar Countdown.app"
2013-12-22 02:19:37 +08:00
end