You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@@ -1152,8 +1152,8 @@ <h1>Reason. Orchestrate. Work.<br>Your data stays <em>here.</em></h1>
1152
1152
Your durable data stays on your machine.
1153
1153
</p>
1154
1154
<divclass="hero-actions">
1155
-
<ahref="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 <spanclass="btn-hint">.exe</span></a>
1156
-
<ahref="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 <spanclass="btn-hint">.dmg</span></a>
1155
+
<ahref="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 <spanclass="btn-hint">.exe</span></a>
1156
+
<ahref="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 <spanclass="btn-hint">.dmg</span></a>
1157
1157
<ahref="#linux-install" class="btn btn--primary" data-download="linux">Install on Linux <spanclass="btn-hint">curl</span></a>
1158
1158
<ahref="https://github.com/siddsachar/row-bot" class="btn btn--ghost" target="_blank">View on GitHub</a>
<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 <ahref="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 <ahref="https://github.com/siddsachar/row-bot/releases/tag/v4.0.1" target="_blank">GitHub Releases</a>.</p>
@@ -1615,8 +1615,8 @@ <h2>Privacy by architecture</h2>
1615
1615
<h2>Take back your <em>AI sovereignty</em></h2>
1616
1616
<p>Free, open source, and yours to keep. No Row-Bot account. No Row-Bot subscription. No data harvesting.</p>
1617
1617
<divclass="cta-buttons">
1618
-
<ahref="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 <spanclass="btn-hint">.exe</span></a>
1619
-
<ahref="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 <spanclass="btn-hint">.dmg</span></a>
1618
+
<ahref="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 <spanclass="btn-hint">.exe</span></a>
1619
+
<ahref="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 <spanclass="btn-hint">.dmg</span></a>
1620
1620
<ahref="#linux-install" class="btn btn--primary" data-download="linux">Install on Linux <spanclass="btn-hint">curl</span></a>
1621
1621
<ahref="https://github.com/siddsachar/row-bot" class="btn btn--ghost" target="_blank">Star on GitHub</a>
1622
1622
</div>
@@ -1634,7 +1634,7 @@ <h2>Take back your <em>AI sovereignty</em></h2>
0 commit comments