Skip to content

Commit 8224f6b

Browse files
committed
Add missing separator in json file
1 parent 74d3e40 commit 8224f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sqlite": {
44
"version": "3.53.1",
55
"version_raw": "3530100",
6-
"url_prefix": "https://sqlite.org/2026/"
6+
"url_prefix": "https://sqlite.org/2026/",
77
"gh_prefix": "https://github.com/sqlite/sqlite/archive/refs/tags/"
88
},
99
"icu": {

0 commit comments

Comments
 (0)