homebrew-cask/Casks/timemachineeditor.rb

14 lines
344 B
Ruby

cask 'timemachineeditor' do
version :latest
sha256 :no_check
url 'http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.pkg'
name 'TimeMachineEditor'
homepage 'http://timesoftware.free.fr/timemachineeditor/'
license :gratis
pkg 'TimeMachineEditor.pkg'
uninstall pkgutil: 'com.tclementdev.pkg.timemachineeditor'
end