hostdb 0.12.2 → 0.12.3
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/package.json +1 -1
- package/releases.json +3 -3
package/package.json
CHANGED
package/releases.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "./schemas/releases.schema.json",
|
|
3
3
|
"repository": "robertjbass/hostdb",
|
|
4
|
-
"lastUpdated": "2026-01-
|
|
4
|
+
"lastUpdated": "2026-01-21T03:44:28.927Z",
|
|
5
5
|
"databases": {
|
|
6
6
|
"clickhouse": {
|
|
7
7
|
"25.12.3.21": {
|
|
@@ -401,12 +401,12 @@
|
|
|
401
401
|
"darwin-arm64": {
|
|
402
402
|
"url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-18.1.0/postgresql-18.1.0-darwin-arm64.tar.gz",
|
|
403
403
|
"sha256": "41b9a9f0b02d6bb9d4960a0fed4949e413d5dd4c9087d1ef9fff80480ad26221",
|
|
404
|
-
"size":
|
|
404
|
+
"size": 16107904
|
|
405
405
|
},
|
|
406
406
|
"darwin-x64": {
|
|
407
407
|
"url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-18.1.0/postgresql-18.1.0-darwin-x64.tar.gz",
|
|
408
408
|
"sha256": "7dbbf27186e1cb8ce630c3a4f87a239dfb2593fb35e319a16d963892f0b8df5c",
|
|
409
|
-
"size":
|
|
409
|
+
"size": 15542136
|
|
410
410
|
},
|
|
411
411
|
"linux-arm64": {
|
|
412
412
|
"url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-18.1.0/postgresql-18.1.0-linux-arm64.tar.gz",
|