hostdb 0.25.0 → 0.25.1

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 CHANGED
@@ -15,11 +15,19 @@
15
15
  "versions": {
16
16
  "25.12.3.21": true
17
17
  },
18
- "platforms": ["linux-x64", "linux-arm64", "darwin-x64", "darwin-arm64"],
18
+ "platforms": [
19
+ "linux-x64",
20
+ "linux-arm64",
21
+ "darwin-x64",
22
+ "darwin-arm64"
23
+ ],
19
24
  "cliTools": {
20
25
  "server": "clickhouse-server",
21
26
  "client": "clickhouse-client",
22
- "utilities": ["clickhouse-local", "clickhouse-benchmark"],
27
+ "utilities": [
28
+ "clickhouse-local",
29
+ "clickhouse-benchmark"
30
+ ],
23
31
  "enhanced": []
24
32
  },
25
33
  "connection": {
@@ -56,7 +64,10 @@
56
64
  "server": "cockroach",
57
65
  "client": "cockroach",
58
66
  "utilities": [],
59
- "enhanced": ["pgcli", "usql"],
67
+ "enhanced": [
68
+ "pgcli",
69
+ "usql"
70
+ ],
60
71
  "note": "Single binary; use 'cockroach start-single-node' for server, 'cockroach sql' for client"
61
72
  },
62
73
  "connection": {
@@ -130,7 +141,9 @@
130
141
  "server": null,
131
142
  "client": "duckdb",
132
143
  "utilities": [],
133
- "enhanced": ["usql"]
144
+ "enhanced": [
145
+ "usql"
146
+ ]
134
147
  },
135
148
  "connection": {
136
149
  "runtime": "embedded",
@@ -188,7 +201,10 @@
188
201
  "cliTools": {
189
202
  "server": "ferretdb",
190
203
  "client": "mongosh",
191
- "utilities": ["mongodump", "mongorestore"],
204
+ "utilities": [
205
+ "mongodump",
206
+ "mongorestore"
207
+ ],
192
208
  "enhanced": []
193
209
  },
194
210
  "connection": {
@@ -263,8 +279,15 @@
263
279
  "cliTools": {
264
280
  "server": "mariadbd",
265
281
  "client": "mariadb",
266
- "utilities": ["mariadb-dump", "mariadb-import", "mariadb-admin"],
267
- "enhanced": ["mycli", "usql"]
282
+ "utilities": [
283
+ "mariadb-dump",
284
+ "mariadb-import",
285
+ "mariadb-admin"
286
+ ],
287
+ "enhanced": [
288
+ "mycli",
289
+ "usql"
290
+ ]
268
291
  },
269
292
  "connection": {
270
293
  "runtime": "server",
@@ -382,8 +405,15 @@
382
405
  "cliTools": {
383
406
  "server": "mysqld",
384
407
  "client": "mysql",
385
- "utilities": ["mysqldump", "mysqlpump", "mysqladmin"],
386
- "enhanced": ["mycli", "usql"]
408
+ "utilities": [
409
+ "mysqldump",
410
+ "mysqlpump",
411
+ "mysqladmin"
412
+ ],
413
+ "enhanced": [
414
+ "mycli",
415
+ "usql"
416
+ ]
387
417
  },
388
418
  "connection": {
389
419
  "runtime": "server",
@@ -428,7 +458,10 @@
428
458
  "createdb",
429
459
  "dropdb"
430
460
  ],
431
- "enhanced": ["pgcli", "usql"]
461
+ "enhanced": [
462
+ "pgcli",
463
+ "usql"
464
+ ]
432
465
  },
433
466
  "connection": {
434
467
  "runtime": "server",
@@ -453,12 +486,24 @@
453
486
  "versions": {
454
487
  "17-0.107.0": true
455
488
  },
456
- "platforms": ["linux-x64", "linux-arm64", "darwin-x64", "darwin-arm64"],
489
+ "platforms": [
490
+ "linux-x64",
491
+ "linux-arm64",
492
+ "darwin-x64",
493
+ "darwin-arm64"
494
+ ],
457
495
  "cliTools": {
458
496
  "server": "postgres",
459
497
  "client": "psql",
460
- "utilities": ["pg_dump", "pg_restore", "initdb", "pg_ctl"],
461
- "enhanced": ["pgcli"]
498
+ "utilities": [
499
+ "pg_dump",
500
+ "pg_restore",
501
+ "initdb",
502
+ "pg_ctl"
503
+ ],
504
+ "enhanced": [
505
+ "pgcli"
506
+ ]
462
507
  },
463
508
  "connection": {
464
509
  "runtime": "server",
@@ -538,7 +583,10 @@
538
583
  "server": "questdb",
539
584
  "client": "psql",
540
585
  "utilities": [],
541
- "enhanced": ["pgcli", "usql"],
586
+ "enhanced": [
587
+ "pgcli",
588
+ "usql"
589
+ ],
542
590
  "note": "PostgreSQL wire protocol; use psql or pgcli"
543
591
  },
544
592
  "connection": {
@@ -575,8 +623,14 @@
575
623
  "cliTools": {
576
624
  "server": "redis-server",
577
625
  "client": "redis-cli",
578
- "utilities": ["redis-benchmark", "redis-check-aof", "redis-check-rdb"],
579
- "enhanced": ["iredis"]
626
+ "utilities": [
627
+ "redis-benchmark",
628
+ "redis-check-aof",
629
+ "redis-check-rdb"
630
+ ],
631
+ "enhanced": [
632
+ "iredis"
633
+ ]
580
634
  },
581
635
  "connection": {
582
636
  "runtime": "server",
@@ -612,7 +666,10 @@
612
666
  "server": null,
613
667
  "client": "sqlite3",
614
668
  "utilities": [],
615
- "enhanced": ["litecli", "usql"]
669
+ "enhanced": [
670
+ "litecli",
671
+ "usql"
672
+ ]
616
673
  },
617
674
  "connection": {
618
675
  "runtime": "embedded",
@@ -722,8 +779,12 @@
722
779
  "cliTools": {
723
780
  "server": "valkey-server",
724
781
  "client": "valkey-cli",
725
- "utilities": ["valkey-benchmark"],
726
- "enhanced": ["iredis"]
782
+ "utilities": [
783
+ "valkey-benchmark"
784
+ ],
785
+ "enhanced": [
786
+ "iredis"
787
+ ]
727
788
  },
728
789
  "connection": {
729
790
  "runtime": "server",
@@ -770,7 +831,7 @@
770
831
  "defaultUser": null,
771
832
  "queryLanguage": "GraphQL"
772
833
  },
773
- "spindbStatus": "in-progress"
834
+ "spindbStatus": "completed"
774
835
  }
775
836
  }
776
837
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hostdb",
3
- "version": "0.25.0",
3
+ "version": "0.25.1",
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
@@ -1058,6 +1058,40 @@
1058
1058
  }
1059
1059
  }
1060
1060
  }
1061
+ },
1062
+ "weaviate": {
1063
+ "1.35.7": {
1064
+ "version": "1.35.7",
1065
+ "releaseTag": "weaviate-1.35.7",
1066
+ "releasedAt": "2026-02-16T05:41:41Z",
1067
+ "platforms": {
1068
+ "darwin-arm64": {
1069
+ "url": "https://registry.layerbase.host/weaviate-1.35.7/weaviate-1.35.7-darwin-arm64.tar.gz",
1070
+ "sha256": "9f762253ff1ff2400df014bd7af3be3fb4b8a924ad8305868539980960e6217c",
1071
+ "size": 63977749
1072
+ },
1073
+ "darwin-x64": {
1074
+ "url": "https://registry.layerbase.host/weaviate-1.35.7/weaviate-1.35.7-darwin-x64.tar.gz",
1075
+ "sha256": "5ad87e45ee7dbe7e2294c14db105db4b314a6a03af48c9099b65558796aa42e6",
1076
+ "size": 65940371
1077
+ },
1078
+ "linux-arm64": {
1079
+ "url": "https://registry.layerbase.host/weaviate-1.35.7/weaviate-1.35.7-linux-arm64.tar.gz",
1080
+ "sha256": "e80d1def0aef5c6cba8ba4a77ee4d88b3d8f7aa1a45b4ecd5b1333477300d0fd",
1081
+ "size": 63941443
1082
+ },
1083
+ "linux-x64": {
1084
+ "url": "https://registry.layerbase.host/weaviate-1.35.7/weaviate-1.35.7-linux-x64.tar.gz",
1085
+ "sha256": "16847addf7e04e9054d3bfc9fd060a08b2d1ffd1f3eeadea0fa5b831f8042561",
1086
+ "size": 66925113
1087
+ },
1088
+ "win32-x64": {
1089
+ "url": "https://registry.layerbase.host/weaviate-1.35.7/weaviate-1.35.7-win32-x64.zip",
1090
+ "sha256": "2e30584e46b28f80046f0e8025e0d713f07b384b607a88f10836413888527252",
1091
+ "size": 65869877
1092
+ }
1093
+ }
1094
+ }
1061
1095
  }
1062
1096
  }
1063
1097
  }