hostdb 0.14.20 → 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/databases.json +1 -1
- package/package.json +1 -1
- package/releases.json +4 -4
package/databases.json
CHANGED
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
"license": "Apache-2.0",
|
|
234
234
|
"commercialUse": true,
|
|
235
235
|
"protocol": "mongodb",
|
|
236
|
-
"note": "",
|
|
236
|
+
"note": "Version 2 requires Postgres-DocumentDB (not on windows) but v1 may in theory build on windows",
|
|
237
237
|
"latestLts": "2.7",
|
|
238
238
|
"versions": {
|
|
239
239
|
"2.7.0": true
|
package/package.json
CHANGED
package/releases.json
CHANGED
|
@@ -595,10 +595,10 @@
|
|
|
595
595
|
"releaseTag": "postgresql-documentdb-17-0.107.0",
|
|
596
596
|
"releasedAt": "2026-01-23T23:05:02Z",
|
|
597
597
|
"platforms": {
|
|
598
|
-
"linux-
|
|
599
|
-
"url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-documentdb-17-0.107.0/postgresql-documentdb-17-0.107.0-linux-
|
|
600
|
-
"sha256": "
|
|
601
|
-
"size":
|
|
598
|
+
"linux-arm64": {
|
|
599
|
+
"url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-documentdb-17-0.107.0/postgresql-documentdb-17-0.107.0-linux-arm64.tar.gz",
|
|
600
|
+
"sha256": "ab960ac1d5893264299e3ebb5267efe35585a49360da8d51b38d8c8a30893f6d",
|
|
601
|
+
"size": 78415221
|
|
602
602
|
}
|
|
603
603
|
}
|
|
604
604
|
}
|