homebrew-cask/Casks/timemachineeditor.rb

10 lines
242 B
Ruby
Raw Normal View History

class Timemachineeditor < Cask
2012-10-16 09:59:41 +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/'
2013-06-20 05:02:14 +08:00
link 'TimeMachineEditor.app'
2012-10-16 09:59:41 +08:00
end