hostdb 0.14.13 → 0.14.14

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 +30 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hostdb",
3
- "version": "0.14.13",
3
+ "version": "0.14.14",
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-23T06:56:10.399Z",
4
+ "lastUpdated": "2026-01-24T01:01:53.290Z",
5
5
  "databases": {
6
6
  "clickhouse": {
7
7
  "25.12.3.21": {
@@ -590,6 +590,35 @@
590
590
  }
591
591
  }
592
592
  },
593
+ "postgresql-documentdb": {
594
+ "17-0.107.0": {
595
+ "version": "17-0.107.0",
596
+ "releaseTag": "postgresql-documentdb-17-0.107.0",
597
+ "releasedAt": "2026-01-23T23:05:02Z",
598
+ "platforms": {
599
+ "darwin-arm64": {
600
+ "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-documentdb-17-0.107.0/postgresql-documentdb-17-0.107.0-darwin-arm64.tar.gz",
601
+ "sha256": "3f1e25d425c7dad79e73aee86549eee2e7571445b5ae439a2223c0f94787898d",
602
+ "size": 22441793
603
+ },
604
+ "darwin-x64": {
605
+ "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-documentdb-17-0.107.0/postgresql-documentdb-17-0.107.0-darwin-x64.tar.gz",
606
+ "sha256": "b6d01e78697e250bfb6743cd8d645e4df48f8da8895d6f3975bed10c88a70e75",
607
+ "size": 22558720
608
+ },
609
+ "linux-arm64": {
610
+ "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-documentdb-17-0.107.0/postgresql-documentdb-17-0.107.0-linux-arm64.tar.gz",
611
+ "sha256": "ffe1f756e452c8bdb4f8b0a9cf31adb82b38ac4f3683476338b5c6b06301c1dd",
612
+ "size": 38426359
613
+ },
614
+ "linux-x64": {
615
+ "url": "https://github.com/robertjbass/hostdb/releases/download/postgresql-documentdb-17-0.107.0/postgresql-documentdb-17-0.107.0-linux-x64.tar.gz",
616
+ "sha256": "17e7647ff65e967721995a5d77588d59dfb0d420fe8f6f20b303277180b38f36",
617
+ "size": 38829597
618
+ }
619
+ }
620
+ }
621
+ },
593
622
  "qdrant": {
594
623
  "1.16.3": {
595
624
  "version": "1.16.3",