homebrew-cask-versions/Casks/thyme.rb
Caleb Xu 2005e1de2c Added Thyme
Thyme is a scriptable simple timer that lives in your menubar.
2014-02-19 17:04:08 -05:00

7 lines
247 B
Ruby

class Thyme < Cask
url 'http://joaomoreno.github.io/thyme/dist/Thyme-0.4.2.dmg'
homepage 'http://joaomoreno.github.io/thyme/'
version '0.4.2'
sha256 '5963d199ff9d64f3cc6966ed532b949fa500c9887d391aef8eedba68ae469a45'
link 'Thyme.app'
end