homebrew-cask/Casks/time-sink.rb

11 lines
301 B
Ruby

cask :v1 => 'time-sink' do
version :latest
sha256 :no_check
url 'http://manytricks.com/download/timesink'
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