| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-16 | 713 Bytes | |
| pocketbase_0.22.40_darwin_amd64.zip | 2026-03-16 | 15.5 MB | |
| pocketbase_0.22.40_darwin_arm64.zip | 2026-03-16 | 14.7 MB | |
| pocketbase_0.22.40_linux_amd64.zip | 2026-03-16 | 15.2 MB | |
| pocketbase_0.22.40_linux_arm64.zip | 2026-03-16 | 14.1 MB | |
| pocketbase_0.22.40_linux_armv7.zip | 2026-03-16 | 14.4 MB | |
| pocketbase_0.22.40_windows_amd64.zip | 2026-03-16 | 15.6 MB | |
| pocketbase_0.22.40_windows_arm64.zip | 2026-03-16 | 14.1 MB | |
| README.md | 2026-03-16 | 586 Bytes | |
| v0.22.40 Release source code.tar.gz | 2026-03-16 | 3.2 MB | |
| v0.22.40 Release source code.zip | 2026-03-16 | 3.7 MB | |
| Totals: 11 Items | 110.5 MB | 0 | |
-
(Backported from v0.36.7) Updated
modernc.org/sqliteto v1.46.2 and SQLite 3.51.3. ⚠️ SQLite 3.51.3 fixed a database corruption bug that is very unlikely to happen (with PocketBase even more so because we queue on app level all writes and explicit transactions through a single db connection), but still it is advised to upgrade. -
(Backported from v0.36.7) Updated other minor Go and npm deps. The min Go version in the go.mod of the package was also bumped to Go 1.25.0 because some of the newer deps require it.