Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 77bead2

Browse files
committed
Merge branch 'master' of github.com:beakerbrowser/beakerbrowser.com
2 parents d2e3efd + ffd4d34 commit 77bead2

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

download.html

Lines changed: 0 additions & 13 deletions
This file was deleted.

install/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Installing Beaker
77

88
<div class="columns">
99
<div class="col col-1-3 installers">
10-
<a href="https://github.com/beakerbrowser/beaker/releases/download/0.8.7/beaker-browser-0.8.7.dmg" class="installer macos">
10+
<a href="https://github.com/beakerbrowser/beaker/releases/download/0.8.8/beaker-browser-0.8.8.dmg" class="installer macos">
1111
<h2 class="platform">macOS</h2>
1212
<i class="platform-icon fa fa-apple"></i>
1313
<p class="pseudolink">
@@ -16,7 +16,7 @@ title: Installing Beaker
1616
</p>
1717
</a>
1818

19-
<a href="https://github.com/beakerbrowser/beaker/releases/download/0.8.7/beaker-browser-setup-0.8.7.exe" class="col col-1-3 installer windows">
19+
<a href="https://github.com/beakerbrowser/beaker/releases/download/0.8.8/beaker-browser-setup-0.8.8.exe" class="col col-1-3 installer windows">
2020
<h2 class="platform">Windows</h2>
2121
<i class="platform-icon fa fa-windows"></i>
2222
<p class="pseudolink">
@@ -25,7 +25,7 @@ title: Installing Beaker
2525
</p>
2626
</a>
2727

28-
<a href="https://github.com/beakerbrowser/beaker/releases/download/0.8.7/Beaker.Browser.0.8.7.AppImage" class="col col-1-3 installer linux">
28+
<a href="https://github.com/beakerbrowser/beaker/releases/download/0.8.8/Beaker.Browser.0.8.8.AppImage" class="col col-1-3 installer linux">
2929
<h2 class="platform">Linux</h2>
3030
<i class="platform-icon fa fa-linux"></i>
3131

@@ -37,6 +37,10 @@ title: Installing Beaker
3737
</div>
3838
</div>
3939

40+
## Staying updated
41+
42+
Beaker will automatically keep up-to-date on macOS and Windows, but not on Linux. Linux users can subscribe to the [AppCast feed](https://github.com/beakerbrowser/beaker/releases.atom) (includes version release notes) to stay updated.
43+
4044
## Build Beaker from source
4145

4246
Building Beaker from source requires Node 6 or higher. If you're on Linux (and in some cases macOS), you'll also need libtool, m4, and automake:

0 commit comments

Comments
 (0)