|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en-us"> |
| 3 | + <head> |
| 4 | + <meta charset="utf-8"> |
| 5 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | +<meta name="generator" content="Hugo 0.111.3"> |
| 7 | + |
| 8 | + |
| 9 | +<title>Official Support for Windows on ARM Begins - DB Browser for SQLite</title> |
| 10 | +<meta property="og:title" content="Official Support for Windows on ARM Begins - DB Browser for SQLite"> |
| 11 | + |
| 12 | + |
| 13 | + <link href='/favicon.ico' rel='icon' type='image/x-icon'/> |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +<link href="https://sqlitebrowser.org/index.xml" rel="alternate" type="application/rss+xml" title="DB Browser for SQLite" /> |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +<link href='//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/github.min.css' rel='stylesheet' type='text/css' /> |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +<link rel="stylesheet" href="/css/fonts.css" media="all"> |
| 32 | + |
| 33 | +<link rel="stylesheet" href="/css/main.css" media="all"> |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + </head> |
| 40 | + <body> |
| 41 | + <div class="wrapper"> |
| 42 | + <header class="header"> |
| 43 | + <nav class="nav"> |
| 44 | + <a href="/" class="nav-logo"> |
| 45 | + <img src="/images/sqlitebrowser.svg" |
| 46 | + width="50" |
| 47 | + height="50" |
| 48 | + alt="DB Browser for SQLite logo"> |
| 49 | + </a> |
| 50 | + <ul class="nav-links"> |
| 51 | + <li><a href="/about/">About</a></li> |
| 52 | + <li><a href="/dl/"><b>Download</b></a></li> |
| 53 | + <li><a href="/blog/">Blog</a></li> |
| 54 | + <li><a href="https://github.com/sqlitebrowser/sqlitebrowser/wiki">Docs</a></li> |
| 55 | + <li><a href="https://github.com/sqlitebrowser/sqlitebrowser">GitHub</a></li> |
| 56 | + <li><a href="https://gitter.im/sqlitebrowser/sqlitebrowser">Gitter</a></li> |
| 57 | + <li><a href="https://www.patreon.com/db4s">Patreon</a></li> |
| 58 | + </ul> |
| 59 | +</nav> |
| 60 | + |
| 61 | + </header> |
| 62 | + |
| 63 | + |
| 64 | +<main class="content" role="main"> |
| 65 | + |
| 66 | + <article class="article"> |
| 67 | + |
| 68 | + <span class="article-duration">1 min read</span> |
| 69 | + |
| 70 | + |
| 71 | + <h1 class="article-title">Official Support for Windows on ARM Begins</h1> |
| 72 | + |
| 73 | + |
| 74 | + <span class="article-date">2026-04-06</span> |
| 75 | + |
| 76 | + |
| 77 | + <div class="article-content"> |
| 78 | + <p>Hello Community, |
| 79 | +We have some exciting news to share today.</p> |
| 80 | +<p>Our project has officially begun supporting Windows on ARM. |
| 81 | +Those interested in this ARM64 native build can download it following: <a href="https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.1">https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.13.1</a></p> |
| 82 | +<pre tabindex="0"><code>- DB.Browser.for.SQLite-v3.13.1-arm64.msi |
| 83 | +- DB.Browser.for.SQLite-v3.13.1-arm64.zip |
| 84 | +</code></pre><p>Please note that since we are using Qt6-rather than Qt5-as the underlying framework to support ARM64 native builds, |
| 85 | +there may be potential issues that have not yet been identified. We therefore ask for your continued feedback. :)</p> |
| 86 | +<p>Thank you.</p> |
| 87 | + |
| 88 | + </div> |
| 89 | + </article> |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | +</main> |
| 95 | + |
| 96 | + <footer class="footer"> |
| 97 | + <ul class="footer-links"> |
| 98 | + <li> |
| 99 | + <a href="https://sqlitebrowser.org/index.xml" type="application/rss+xml" target="_blank">RSS feed</a> |
| 100 | + </li> |
| 101 | + <li> |
| 102 | + <a href="https://twitter.com/sqlitebrowser" target="_blank">Twitter</a> |
| 103 | + </li> |
| 104 | + <li> |
| 105 | + <a href="/privacy-policy">Privacy policy</a> |
| 106 | + </li> |
| 107 | + </ul> |
| 108 | + <br /> |
| 109 | + </footer> |
| 110 | + </div> |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | +<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script> |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | +<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/r.min.js"></script> |
| 120 | +<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/yaml.min.js"></script> |
| 121 | +<script>hljs.configure({languages: []}); hljs.initHighlightingOnLoad();</script> |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + <script src="https://utteranc.es/client.js" |
| 130 | + repo="sqlitebrowser/website" |
| 131 | + issue-term="pathname" |
| 132 | + label="utterances" |
| 133 | + theme="github-light" |
| 134 | + crossorigin="anonymous" |
| 135 | + async> |
| 136 | +</script> |
| 137 | + |
| 138 | + |
| 139 | + </body> |
| 140 | +</html> |
| 141 | + |
0 commit comments