Skip to content

Commit 0ec2bc2

Browse files
committed
add validation
1 parent 8a8d43e commit 0ec2bc2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"updates": [
55
{
66
"version": "0.2.6",
7-
"update_link": "https://github.com/MuiseDestiny/zotero-gpt/releases/latest/download/zotero-gpt.xpi",
7+
"update_link": "",
88
"applications": {
99
"gecko": {
1010
"strict_min_version": "60.0"
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"version": "0.2.6",
16-
"update_link": "https://github.com/MuiseDestiny/zotero-gpt/releases/latest/download/zotero-gpt.xpi",
16+
"update_link": "",
1717
"applications": {
1818
"zotero": {
1919
"strict_min_version": "6.999"

update.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
<em:id>zotero@chnm.gmu.edu</em:id>
1212
<em:minVersion>6.999</em:minVersion>
1313
<em:maxVersion>*</em:maxVersion>
14-
<em:updateLink>https://github.com/MuiseDestiny/zotero-gpt/releases/latest/download/zotero-gpt.xpi</em:updateLink>
14+
<em:updateLink></em:updateLink>
1515
</rdf:Description>
1616
</em:targetApplication>
1717
<em:targetApplication>
1818
<rdf:Description>
1919
<em:id>juris-m@juris-m.github.io</em:id>
2020
<em:minVersion>6.999</em:minVersion>
2121
<em:maxVersion>*</em:maxVersion>
22-
<em:updateLink>https://github.com/MuiseDestiny/zotero-gpt/releases/latest/download/zotero-gpt.xpi</em:updateLink>
22+
<em:updateLink></em:updateLink>
2323
</rdf:Description>
2424
</em:targetApplication>
2525
</rdf:Description>

0 commit comments

Comments
 (0)