homebrew-cask/Casks/time-sink.rb

12 lines
320 B
Ruby
Raw Normal View History

2014-11-14 01:27:10 +08:00
cask :v1 => 'time-sink' do
2014-09-17 19:43:05 +08:00
version :latest
sha256 :no_check
url 'http://manytricks.com/download/timesink'
2015-01-05 05:16:59 +08:00
name 'Time Sink'
homepage 'http://manytricks.com/timesink/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Time Sink.app'
end