Skip to content

Commit c173a18

Browse files
authored
add Oracle binary link (#19997)
1 parent 415c412 commit c173a18

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

src/current/_includes/molt/molt-install.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
| Operating System | AMD 64-bit | ARM 64-bit |
2-
|------------------|---------------------------------------------------------------------------------|---------------------------------------------------------------------------------|
3-
| Windows | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.windows-amd64.tgz) | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.windows-arm64.tgz) |
4-
| Linux | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.linux-amd64.tgz) | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.linux-arm64.tgz) |
5-
| Mac | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.darwin-amd64.tgz) | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.darwin-arm64.tgz) |
1+
To install MOLT, download the binary that matches your architecture and source database:
2+
3+
| Operating System | Architecture | PostgreSQL/MySQL | Oracle (Preview) |
4+
|------------------|--------------|---------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
5+
| Windows | AMD 64-bit | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.windows-amd64.tgz) | N/A |
6+
| | ARM 64-bit | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.windows-arm64.tgz) | N/A |
7+
| Linux | AMD 64-bit | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.linux-amd64.tgz) | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.linux-amd64-oracle.tgz) |
8+
| | ARM 64-bit | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.linux-arm64.tgz) | N/A |
9+
| Mac | AMD 64-bit | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.darwin-amd64.tgz) | N/A |
10+
| | ARM 64-bit | [Download](https://molt.cockroachdb.com/molt/cli/molt-latest.darwin-arm64.tgz) | N/A |
611

712
The following binaries are included:
813

src/current/molt/molt-fetch.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ The following source databases are currently supported:
1919

2020
## Installation
2121

22-
To install MOLT Fetch, download the binary that matches your system. To download the latest binary:
23-
2422
{% include molt/molt-install.md %}
2523

2624
## Setup

src/current/molt/molt-verify.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ The following source databases are currently supported:
3131

3232
## Installation
3333

34-
To install MOLT Verify, download the binary that matches your system. To download the latest binary:
35-
3634
{% include molt/molt-install.md %}
3735

3836
# Setup

src/current/releases/molt.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Cockroach Labs recommends using the latest available version of each tool. See [
1414

1515
## Installation
1616

17-
To download the latest MOLT Fetch/Verify binary:
18-
1917
{% include molt/molt-install.md %}
2018

2119
## July 24, 2025

0 commit comments

Comments
 (0)