34 lines
898 B
XML
34 lines
898 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>Comment</key>
|
|
<string>Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)</string>
|
|
<key>Description</key>
|
|
<string>Installs the latest version of zoom.us.</string>
|
|
<key>Identifier</key>
|
|
<string>com.github.solutiogruppen.install.zoom.us</string>
|
|
<key>Input</key>
|
|
<dict>
|
|
<key>NAME</key>
|
|
<string>zoom.us</string>
|
|
</dict>
|
|
<key>MinimumVersion</key>
|
|
<string>1.0.0</string>
|
|
<key>ParentRecipe</key>
|
|
<string>com.github.solutiogruppen.download.zoom.us</string>
|
|
<key>Process</key>
|
|
<array>
|
|
<dict>
|
|
<key>Arguments</key>
|
|
<dict>
|
|
<key>pkg_path</key>
|
|
<string>%pathname%</string>
|
|
</dict>
|
|
<key>Processor</key>
|
|
<string>Installer</string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|