Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.freeware > #376916
| From | Marion <marion@facts.com> |
|---|---|
| Newsgroups | alt.comp.freeware |
| Subject | Brave browser full offline installer latest stable release instructions |
| Date | 2025-08-18 19:13 +0000 |
| Organization | BWH Usenet Archive (https://usenet.blueworldhosting.com) |
| Message-ID | <107vu04$4n9$1@nnrp.usenet.blueworldhosting.com> (permalink) |
I decided to test the latest Brave version which turned out not to be as
easily figured out how to get the offline installer as you'd think.
A. If you go to the Brave download page, all you get is a web stub.
<https://brave.com/>
<https://brave.com/download/>
But then that's useless for your software archives.
Especially if you're uninstalling & installing repeatedly as I am.
B. You can get the latest stable release from "someone's" archives, e.g.,
<https://techviral.net/download-brave-browser/>
But then you are trusting that they're reputable.
They probably are - and you can check hashes - but there's a better way.
C. You would think you could get the latest release from GitHub, right?
<https://github.com/brave/brave-browser/releases>
a. Find the latest stable version
b. Expand the Assets section
c. Download BraveBrowserStandaloneSetup.exe for Windows
But there are a billion releases there, which are confusing to navigate.
D. A "trick" is to go to this GitHub repo Brave Release Tracker site:
<https://github.com/release-monitoring-project/brave-release-tracker>
This project automatically monitors Brave's official releases
and posts only the latest stable builds for Windows, macOS & Linux.
It updates hourly and includes direct download links to the
offline installers, but even then, you have to know how to find it.
a. Go to the Releases section of that tracker repo
b. Click the latest release (e.g., v1.81.135)
<https://github.com/release-monitoring-project/brave-release-tracker/releases>
c. That takes you to a page with a text json file
<https://github.com/release-monitoring-project/brave-release-tracker/releases/download/v1.81.135/brave_download_links.json>
Open that json file in a text editor & it tells you where the zip is.
With that in mind, here's how to get the latest stable Brave zip archive.
1. Go to the Brave Release Tracker:
<https://github.com/release-monitoring-project/brave-release-tracker/releases>
2. Click the latest stable release (e.g., v1.81.135)
3. Save and then open the text file in any text editor.
brave_download_links.json
4. Find the Windows 64-bit offline installer link listed in that file:
<https://github.com/brave/brave-browser/releases/download/v1.81.135/brave-v1.81.135-win32-x64.zip>
5. Download the specified ZIP file.
6. Extract the contents (e.g., C:\Software\Chrome-Based\Brave\.)
7. Run the executable or installer executable inside that zip file.
8. (Optional) Verify the file integrity using the SHA-256 checksum:
<https://github.com/brave/brave-browser/releases/download/v1.81.135/brave-v1.81.135-win32-x64.zip.sha256>
Note that this is useful when you're constantly testing software.
Especially when you need to start fresh with the latest release.
And yet you want to be able to archive the release you tested.
Back to alt.comp.freeware | Previous | Next | Find similar | Unroll thread
Brave browser full offline installer latest stable release instructions Marion <marion@facts.com> - 2025-08-18 19:13 +0000
csiph-web