aboutsummaryrefslogtreecommitdiffstats
path: root/meta/crx/update_crx.xml
diff options
context:
space:
mode:
Diffstat (limited to 'meta/crx/update_crx.xml')
-rw-r--r--meta/crx/update_crx.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/crx/update_crx.xml b/meta/crx/update_crx.xml
index 74078e8..93cdcde 100644
--- a/meta/crx/update_crx.xml
+++ b/meta/crx/update_crx.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gupdate xmlns="http://www.google.com/update2/response" protocol="2.0">
<app appid="{app_id}">
- <updatecheck codebase="{url}{name}.crx" version="{version}"/>
+ <updatecheck codebase="{url}/{name}.crx" version="{version}"/>
</app>
</gupdate>