go-omaha/fixtures/update-engine/update/response.xml
Brandon Philips b6c64c1b64 chore(omaha): move everything to the top level directory
this lets us go get this module.
2013-04-11 10:26:19 -07:00

26 lines
631 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<response protocol="3.0">
<daystart elapsed_seconds="49008"/>
<app appid="{87efface-864d-49a5-9bb3-4b050a7c227a}" status="ok">
<ping status="ok"/>
<updatecheck status="ok">
<urls>
<url codebase="http://kam:8080/static/"/>
</urls>
<manifest version="9999.0.0">
<packages>
<package hash="+LXvjiaPkeYDLHoNKlf9qbJwvnk=" name="update.gz" size="67546213"
required="true"/>
</packages>
<actions>
<action event="postinstall"
ChromeOSVersion="9999.0.0"
sha256="0VAlQW3RE99SGtSB5R4m08antAHO8XDoBMKDyxQT/Mg="
needsadmin="false"
IsDelta="True"
/>
</actions>
</manifest>
</updatecheck>
</app>
</response>