homebrew-cask/Casks/timemachineeditor.rb

8 lines
240 B
Ruby

class Timemachineeditor < Cask
url 'http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.zip'
homepage 'http://timesoftware.free.fr/timemachineeditor/'
version 'latest'
sha256 :no_check
link 'TimeMachineEditor.app'
end