Skip to content

Commit 9aac8b0

Browse files
authored
docs(site): update download links for v4.0.1 (#181)
1 parent ad0cc4b commit 9aac8b0

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/main/installer/i
8181
To install a specific version:
8282

8383
```bash
84-
curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/main/installer/install-linux.sh | bash -s -- 4.0.0
84+
curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/main/installer/install-linux.sh | bash -s -- 4.0.1
8585
```
8686

8787
The installer downloads the release tarball, verifies its SHA256 from the GitHub release manifest, installs under `~/.local/share/row-bot`, creates `~/.local/bin/row-bot`, and stores user data in `~/.row-bot`. The default Linux build opens in your system browser. Native window and tray support are available when the required GTK, Qt, and AppIndicator libraries are installed.

docs/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
},
4545
"license": "https://www.apache.org/licenses/LICENSE-2.0",
4646
"url": "https://row-bot.ai/",
47-
"downloadUrl": "https://github.com/siddsachar/row-bot/releases/tag/v4.0.0",
48-
"softwareVersion": "4.0.0",
47+
"downloadUrl": "https://github.com/siddsachar/row-bot/releases/tag/v4.0.1",
48+
"softwareVersion": "4.0.1",
4949
"author": {
5050
"@type": "Person",
5151
"name": "siddsachar",
@@ -1136,8 +1136,8 @@
11361136
<a href="#comparison">Compare</a>
11371137
<a href="contact.html">Contact</a>
11381138
<a href="https://github.com/siddsachar/row-bot" target="_blank">GitHub</a>
1139-
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.0/Row-Bot-4.0.0-Windows-x64.exe" class="nav-dl" data-download="windows">Windows</a>
1140-
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.0/Row-Bot-4.0.0-macOS-arm64.dmg" class="nav-dl" data-download="macos">macOS</a>
1139+
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.1/Row-Bot-4.0.1-Windows-x64.exe" class="nav-dl" data-download="windows">Windows</a>
1140+
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.1/Row-Bot-4.0.1-macOS-arm64.dmg" class="nav-dl" data-download="macos">macOS</a>
11411141
<a href="#linux-install" class="nav-dl" data-download="linux">Linux</a>
11421142
</div>
11431143
</nav>
@@ -1152,8 +1152,8 @@ <h1>Reason. Orchestrate. Work.<br>Your data stays <em>here.</em></h1>
11521152
Your durable data stays on your machine.
11531153
</p>
11541154
<div class="hero-actions">
1155-
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.0/Row-Bot-4.0.0-Windows-x64.exe" class="btn btn--primary" data-download="windows">Download for Windows <span class="btn-hint">.exe</span></a>
1156-
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.0/Row-Bot-4.0.0-macOS-arm64.dmg" class="btn btn--primary" data-download="macos">Download for macOS <span class="btn-hint">.dmg</span></a>
1155+
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.1/Row-Bot-4.0.1-Windows-x64.exe" class="btn btn--primary" data-download="windows">Download for Windows <span class="btn-hint">.exe</span></a>
1156+
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.1/Row-Bot-4.0.1-macOS-arm64.dmg" class="btn btn--primary" data-download="macos">Download for macOS <span class="btn-hint">.dmg</span></a>
11571157
<a href="#linux-install" class="btn btn--primary" data-download="linux">Install on Linux <span class="btn-hint">curl</span></a>
11581158
<a href="https://github.com/siddsachar/row-bot" class="btn btn--ghost" target="_blank">View on GitHub</a>
11591159
</div>
@@ -1578,11 +1578,11 @@ <h3>Start talking</h3>
15781578
<div class="linux-install-head">
15791579
<div>
15801580
<span class="linux-install-label">Linux install</span>
1581-
<p>Installs the published v4.0.0 XDG user tarball, creates <code>~/.local/bin/row-bot</code>, and verifies the matching Row-Bot release manifest. Manual tarballs remain available from <a href="https://github.com/siddsachar/row-bot/releases/tag/v4.0.0" target="_blank">GitHub Releases</a>.</p>
1581+
<p>Installs the published v4.0.1 XDG user tarball, creates <code>~/.local/bin/row-bot</code>, and verifies the matching Row-Bot release manifest. Manual tarballs remain available from <a href="https://github.com/siddsachar/row-bot/releases/tag/v4.0.1" target="_blank">GitHub Releases</a>.</p>
15821582
</div>
15831583
<button class="copy-command" type="button" data-copy-linux>Copy</button>
15841584
</div>
1585-
<code class="linux-command">curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/v4.0.0/installer/install-linux.sh | bash -s -- 4.0.0</code>
1585+
<code class="linux-command">curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/v4.0.1/installer/install-linux.sh | bash -s -- 4.0.1</code>
15861586
</div>
15871587
</div>
15881588
</section>
@@ -1615,8 +1615,8 @@ <h2>Privacy by architecture</h2>
16151615
<h2>Take back your <em>AI sovereignty</em></h2>
16161616
<p>Free, open source, and yours to keep. No Row-Bot account. No Row-Bot subscription. No data harvesting.</p>
16171617
<div class="cta-buttons">
1618-
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.0/Row-Bot-4.0.0-Windows-x64.exe" class="btn btn--primary" data-download="windows">Download for Windows <span class="btn-hint">.exe</span></a>
1619-
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.0/Row-Bot-4.0.0-macOS-arm64.dmg" class="btn btn--primary" data-download="macos">Download for macOS <span class="btn-hint">.dmg</span></a>
1618+
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.1/Row-Bot-4.0.1-Windows-x64.exe" class="btn btn--primary" data-download="windows">Download for Windows <span class="btn-hint">.exe</span></a>
1619+
<a href="https://github.com/siddsachar/row-bot/releases/download/v4.0.1/Row-Bot-4.0.1-macOS-arm64.dmg" class="btn btn--primary" data-download="macos">Download for macOS <span class="btn-hint">.dmg</span></a>
16201620
<a href="#linux-install" class="btn btn--primary" data-download="linux">Install on Linux <span class="btn-hint">curl</span></a>
16211621
<a href="https://github.com/siddsachar/row-bot" class="btn btn--ghost" target="_blank">Star on GitHub</a>
16221622
</div>
@@ -1634,7 +1634,7 @@ <h2>Take back your <em>AI sovereignty</em></h2>
16341634

16351635
<footer>
16361636
<p>
1637-
Row-Bot &middot; v4.0.0 &middot; Apache 2.0 &middot;
1637+
Row-Bot &middot; v4.0.1 &middot; Apache 2.0 &middot;
16381638
<a href="https://github.com/siddsachar/row-bot" target="_blank">GitHub</a> &middot;
16391639
<a href="contact.html">Contact</a>
16401640
</p>
@@ -1692,7 +1692,7 @@ <h2>Take back your <em>AI sovereignty</em></h2>
16921692
});
16931693
});
16941694

1695-
const linuxInstallCommand = 'curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/v4.0.0/installer/install-linux.sh | bash -s -- 4.0.0';
1695+
const linuxInstallCommand = 'curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/v4.0.1/installer/install-linux.sh | bash -s -- 4.0.1';
16961696
document.querySelectorAll('[data-copy-linux]').forEach(button => {
16971697
button.addEventListener('click', async () => {
16981698
const previous = button.textContent;

installer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ manifest, and then runs the tarball's bundled `install.sh`. For a pinned
2020
version, pass it as an argument:
2121

2222
```bash
23-
curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/main/installer/install-linux.sh | bash -s -- 4.0.0
23+
curl -fsSL https://raw.githubusercontent.com/siddsachar/row-bot/main/installer/install-linux.sh | bash -s -- 4.0.1
2424
```
2525

2626
The bootstrapper installs published GitHub Release assets. It is not a way to

0 commit comments

Comments
 (0)