homebrew-cask/Casks/time-sink.rb

11 lines
223 B
Ruby

class TimeSink < Cask
version :latest
sha256 :no_check
url 'http://manytricks.com/download/timesink'
homepage 'http://manytricks.com/timesink/'
# todo: mistaken capital A in .app name?
app 'Time Sink.App'
end