<plist version="1.0"> <dict> <key>items</key> <array> <dict> <key>assets</key> <array> <dict> <key>kind</key> <string>software-package</string> <key>url</key> <string>https://{URL-placeholder}</string> </dict> </array> <key>metadata</key> <dict> <key>bundle-identifier</key> <string>{placeholder-bundleid}</string> <key>bundle-version</key> <string>4.0.0.10</string> <key>kind</key> <string>software</string> <key>subtitle</key> <string>cfb</string> <key>title</key> <string>{placeholder title}</string> </dict> </dict> </array> </dict> </plist>