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
Copy file name to clipboardExpand all lines: content/dl.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ Our latest release (3.13.1) for Windows:
17
17
*[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)
18
18
*[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)
19
19
*[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)
20
22
21
23
*Free code signing provided by [SignPath.io](https://signpath.io/), certificate by [SignPath Foundation](https://signpath.org/).*
22
24
@@ -29,6 +31,8 @@ Our latest release (3.13.1) for Windows:
29
31
**Note** - If for any reason the standard Windows release does not work
30
32
(e.g. gives an error), try a nightly build ([below](#nightly-builds)).
31
33
34
+
**Note** - There is no portable version for ARM64 Windows.
35
+
32
36
Nightly builds often fix bugs reported after the last release. :smile:
0 commit comments