hostdb 0.12.3 → 0.12.5

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/releases.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hostdb",
3
- "version": "0.12.3",
3
+ "version": "0.12.5",
4
4
  "description": "Source and download pre-built database binaries for multiple platforms, distributed via GitHub Releases",
5
5
  "private": false,
6
6
  "type": "module",
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-21T03:44:28.927Z",
4
+ "lastUpdated": "2026-01-21T06:18:06.549Z",
5
5
  "databases": {
6
6
  "clickhouse": {
7
7
  "25.12.3.21": {
@@ -465,12 +465,12 @@
465
465
  "darwin-arm64": {
466
466
  "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-16.11.0/postgresql-16.11.0-darwin-arm64.tar.gz",
467
467
  "sha256": "14263aa593747300d1b11c766810a3949e2d5f14e79c6bed4ed4224072ebac2e",
468
- "size": 10507783
468
+ "size": 28101046
469
469
  },
470
470
  "darwin-x64": {
471
471
  "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-16.11.0/postgresql-16.11.0-darwin-x64.tar.gz",
472
472
  "sha256": "83ea273c6cc8f40ebd53bfce819d80f8437724344053f4920201a00f70a13ac0",
473
- "size": 10192699
473
+ "size": 27299374
474
474
  },
475
475
  "linux-arm64": {
476
476
  "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-16.11.0/postgresql-16.11.0-linux-arm64.tar.gz",