2 changed files with 12 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||||
|
class OpenOffice < Cask |
||||
|
url 'http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_MacOS_x86_install_en-US.dmg/download' |
||||
|
homepage 'http://www.openoffice.org/' |
||||
|
version '3.4.1' |
||||
|
end |
||||
|
|
@ -0,0 +1,6 @@ |
|||||
|
class TimeMachineEditor < Cask |
||||
|
url 'http://timesoftware.free.fr/timemachineeditor/TimeMachineEditor.zip' |
||||
|
homepage 'http://timesoftware.free.fr/timemachineeditor/' |
||||
|
version 'latest' |
||||
|
end |
||||
|
|
Loading…
Reference in new issue