Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 6cf4cc2

Browse files
Update groot.js
1 parent e38ef11 commit 6cf4cc2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/groot.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ export default function Groot() {
337337
/>
338338
<Link
339339
className="button button--outline button--primary button--lg umami--click--download-windows"
340-
to="https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-0.5.0-windows-installer.exe"
340+
to="https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_windows_installer/Groot2-0.8.2-windows-installer.exe"
341341
>
342342
Download Windows installer
343343
</Link>
@@ -350,7 +350,7 @@ export default function Groot() {
350350
/>
351351
<Link
352352
className="button button--outline button--primary button--lg umami--click--download-linux"
353-
to="https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-linux-installer.run"
353+
to="https://s3.us-west-1.amazonaws.com/download.behaviortree.dev/groot2_linux_installer/Groot2-0.8.2-linux-installer.run"
354354
>
355355
Download Linux installer
356356
</Link>

0 commit comments

Comments
 (0)