homebrew-cask-versions/Casks/timemachineeditor.rb
2014-09-15 12:06:30 -04:00

9 lines
241 B
Ruby

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