Update info.xml to new location

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-07-13 16:27:40 +02:00
parent 122d6ee11d
commit f7500953ad
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 4 additions and 4 deletions

View File

@ -32,10 +32,10 @@ Send BTC to `33pStaSaf4sDUA8XBAHTq7ZDQpCVFQArxQ`
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<category>security</category>
<category>tools</category>
<website>https://github.com/pellaeon/registration</website>
<bugs>https://github.com/pellaeon/registration/issues</bugs>
<repository>https://github.com/pellaeon/registration</repository>
<screenshot>https://raw.githubusercontent.com/pellaeon/registration/master/appinfo/screenshot.png</screenshot>
<website>https://github.com/nextcloud/registration</website>
<bugs>https://github.com/nextcloud/registration/issues</bugs>
<repository>https://github.com/nextcloud/registration</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/appinfo/screenshot.png</screenshot>
<dependencies>
<database>sqlite</database>
<database>pgsql</database>