homebrew-cask/Casks/timemachineeditor.rb

12 lines
387 B
Ruby
Raw Normal View History

2014-11-14 01:27:10 +08:00
cask :v1 => 'timemachineeditor' do
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'
2015-01-05 00:34:12 +08:00
name 'TimeMachineEditor'
homepage 'http://timesoftware.free.fr/timemachineeditor/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:30 +08:00
app 'TimeMachineEditor.app'
2012-10-16 09:59:41 +08:00
end