diff options
author | Nick White <git@njw.me.uk> | 2010-11-18 18:43:33 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-11-18 18:43:33 +0000 |
commit | eb9bdae63cf0d69228772859ec3fccc426678448 (patch) | |
tree | 5fec1aa6f14725fc4fbc2d547d42c10dafb1b425 /chromium/updates.xml | |
parent | 6f2be227fc7f4e69e149e38a8b3c8359c4a14295 (diff) |
Add chromium auto-update code
Diffstat (limited to 'chromium/updates.xml')
-rw-r--r-- | chromium/updates.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/updates.xml b/chromium/updates.xml new file mode 100644 index 0000000..8dec4de --- /dev/null +++ b/chromium/updates.xml @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='UTF-8'?> +<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'> + <app appid='apapoaenlmlncnnhbpdobjifmpjdabpn'> + <updatecheck codebase='http://njw.me.uk/software/simplyread/simplyread-VERSION.crx' version='VERSION' /> + </app> +</gupdate> |