Skip to content

Commit 7b9e3b7

Browse files
authored
fix: #917 JSON formatting in third-party.json (#918)
1 parent 40ff2a0 commit 7b9e3b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

registry/data/third-party.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,13 +446,13 @@
446446
"locator": "https://raw.githubusercontent.com/maxmind/geoipupdate/main/proto.yaml",
447447
"format": "yaml",
448448
"name": "GeoIPUpdate",
449-
"description": "Updater for GeoIP2 and GeoLite databases."
449+
"description": "Updater for GeoIP2 and GeoLite databases.",
450450
"author": "maxmind",
451451
"homepageUrl": "https://dev.maxmind.com/geoip",
452452
"repositoryUrl": "https://github.com/maxmind/geoipupdate",
453453
"bins": [
454454
"geoipupdate"
455-
],
455+
]
456456
},
457457
{
458458
"id": "gh",

0 commit comments

Comments
 (0)