homebrew-cask/Casks/timemachineeditor.rb

11 lines
259 B
Ruby
Raw Normal View History

class Timemachineeditor < Cask
2014-09-17 19:43:05 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.zip'
homepage 'http://timesoftware.free.fr/timemachineeditor/'
license :unknown
2014-09-16 00:06:30 +08:00
app 'TimeMachineEditor.app'
2012-10-16 09:59:41 +08:00
end