fix updates.xml

This commit is contained in:
ccd0 2014-04-03 16:29:35 -07:00
parent f53752c20c
commit 3fa34d3e69
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='4chan X'>
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
<updatecheck codebase='https://ccd0.github.io/4chan-x/builds/crx.crx' version='1.4.6' />
</app>
</gupdate>

View File

@ -7,6 +7,7 @@
"repo": "https://github.com/ccd0/4chan-x/",
"page": "https://github.com/ccd0/4chan-x",
"downloads": "https://ccd0.github.io/4chan-x/builds/",
"appid": "lacclbnghgdicfifcamcmcnilckjamag",
"buildsPath": "builds/",
"mainBranch": "master",
"matches": [

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='<%= meta.name %>'>
<app appid='<%= meta.appid %>'>
<updatecheck codebase='<%= meta.downloads %>crx.crx' version='<%= version %>' />
</app>
</gupdate>