These are the automatic nightly builds for DB Browser for SQLite, made from our latest `master` branch source code on GitHub: https://github.com/sqlitebrowser/sqlitebrowser Windows ******* We've moved to providing MSI based installers, instead of the previous .exe ones. These new installers include both SQLite and SQLCipher (for optional encryption): * DB.Browser.for.SQLite-win32.msi * DB.Browser.for.SQLite-win64.msi Additionally, there's now a .zip version of each. That's useful for people needing to run DB Browser for SQLite without installing it first. * DB.Browser.for.SQLite-win32.zip * DB.Browser.for.SQLite-win64.zip If you're not sure which one to get, try the .msi version first. :) macOS ***** Each build comes in two flavours, each of which has an intel and arm64 (M1/M2) version:: * One using standard SQLite * One using SQLCipher, which provides optional encryption If you're wanting encryption, make sure you grab a build that has "sqlcipher" in the file name. :) * DB.Browser.for.SQLite-intel.dmg * DB.Browser.for.SQLite-arm64.dmg * DB.Browser.for.SQLite-sqlcipher-intel.dmg (this supports encryption) * DB.Browser.for.SQLite-sqlcipher-arm64.dmg (this supports encryption) Linux ***** For Linux the nightly builds aren't on this server. Instead, depending on your distribution you have a few options. :) * Ubuntu and its derivatives have nightly builds available: * https://github.com/sqlitebrowser/sqlitebrowser/#nightly-builds-1 * If you prefer Snap packages, there are nightly Snaps available: * https://github.com/sqlitebrowser/sqlitebrowser/#snap-packages If neither of those work for you, then you can build DB4S yourself: * https://github.com/sqlitebrowser/sqlitebrowser/blob/master/BUILDING.md#generic-linux-and-freebsd