| Index: data/server_manifest_one_app.xml
|
| diff --git a/data/server_manifest_one_app.xml b/data/server_manifest_one_app.xml
|
| deleted file mode 100644
|
| index 3b3fd6b1ec69bca532a517d855276f767f30d6c6..0000000000000000000000000000000000000000
|
| --- a/data/server_manifest_one_app.xml
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -<?xml version="1.0" encoding="UTF-8"?>
|
| -<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
|
| -<app appid="{CDABE316-39CD-43BA-8440-6D1E0547AEE6}" status="ok">
|
| - <updatecheck status="ok"
|
| - codebase="http://dl.google.com/foo/1.0.101.0/foo_installer.exe"
|
| - size="82128"
|
| - hash="U4gBMUVwIPQners8SriHpHaWEKk="
|
| - needsadmin="true"
|
| - successurl="http://testsuccessurl.com"
|
| - onsuccess="exitsilentlyonlaunchcmd"
|
| - terminateallbrowsers="true"/>
|
| - <data index="verboselogging" name="install" status="ok">
|
| - {
|
| - "distribution": {
|
| - "verbose_logging": true
|
| - }
|
| - }
|
| - </data>
|
| - <ping status="ok"/>
|
| -</app>
|
| -</gupdate>
|
|
|