Skip to content

Commit a561842

Browse files
committed
Add a Windows binaries for ARM64
1 parent aa9782f commit a561842

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/dl.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Our latest release (3.13.1) for Windows:
1717
* [DB Browser for SQLite - .zip (no installer) for 32-bit Windows](https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.1/DB.Browser.for.SQLite-v3.13.1-win32.zip)
1818
* [DB Browser for SQLite - Standard installer for 64-bit Windows](https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.1/DB.Browser.for.SQLite-v3.13.1-win64.msi)
1919
* [DB Browser for SQLite - .zip (no installer) for 64-bit Windows](https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.1/DB.Browser.for.SQLite-v3.13.1-win64.zip)
20+
* [DB Browser for SQLite - Standard installer for ARM64 Windows](https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.1/DB.Browser.for.SQLite-v3.13.1-arm64.msi)
21+
* [DB Browser for SQLite - .zip (no installer) for ARM64 Windows](https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.13.1/DB.Browser.for.SQLite-v3.13.1-arm64.zip)
2022

2123
*Free code signing provided by [SignPath.io](https://signpath.io/), certificate by [SignPath Foundation](https://signpath.org/).*
2224

@@ -29,6 +31,8 @@ Our latest release (3.13.1) for Windows:
2931
**Note** - If for any reason the standard Windows release does not work
3032
(e.g. gives an error), try a nightly build ([below](#nightly-builds)).
3133

34+
**Note** - There is no portable version for ARM64 Windows.
35+
3236
Nightly builds often fix bugs reported after the last release. :smile:
3337

3438
## macOS

0 commit comments

Comments
 (0)