| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pkgx-2.10.0+windows+x86-64.zip | 2026-03-27 | 4.4 MB | |
| pkgx-2.10.0+linux+x86-64.tar.gz | 2026-03-27 | 4.6 MB | |
| pkgx-2.10.0+linux+x86-64.tar.xz | 2026-03-27 | 3.4 MB | |
| pkgx-2.10.0+linux+x86-64.tar.xz.asc | 2026-03-27 | 833 Bytes | |
| pkgx-2.10.0+linux+aarch64.tar.gz | 2026-03-27 | 4.5 MB | |
| pkgx-2.10.0+linux+aarch64.tar.xz | 2026-03-27 | 3.1 MB | |
| pkgx-2.10.0+linux+aarch64.tar.xz.asc | 2026-03-27 | 833 Bytes | |
| pkgx-2.10.0+darwin+aarch64.tar.gz | 2026-03-27 | 3.4 MB | |
| pkgx-2.10.0+darwin+aarch64.tar.xz | 2026-03-27 | 2.3 MB | |
| pkgx-2.10.0+darwin+aarch64.tar.xz.asc | 2026-03-27 | 833 Bytes | |
| pkgx-2.10.0+darwin+x86-64.tar.gz | 2026-03-27 | 3.7 MB | |
| pkgx-2.10.0+darwin+x86-64.tar.xz | 2026-03-27 | 2.7 MB | |
| pkgx-2.10.0+darwin+x86-64.tar.xz.asc | 2026-03-27 | 833 Bytes | |
| pkgx-2.10.0.tar.xz | 2026-03-27 | 174.3 kB | |
| README.md | 2026-03-27 | 3.3 kB | |
| v2.10.0 source code.tar.gz | 2026-03-27 | 74.7 kB | |
| v2.10.0 source code.zip | 2026-03-27 | 99.8 kB | |
| Totals: 17 Items | 32.4 MB | 0 | |
What's Changed
- Bump bytes from 1.9.0 to 1.11.1 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1225
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1226
- Bump aws-actions/configure-aws-credentials from 5 to 6 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1227
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1228
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1229
- Update nix requirement from 0.30.1 to 0.31.1 in /crates/cli by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1232
- Update reqwest requirement from 0.12 to 0.13 in /crates/lib by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1233
- Update nix requirement from 0.30.1 to 0.31.1 in /crates/lib by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1234
- Update rusqlite requirement from 0.37.0 to 0.38.0 in /crates/cli by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1230
- fix CVE-2025-62518 by @jhheider in https://github.com/pkgxdev/pkgx/pull/1235
- Update strum_macros requirement from 0.27 to 0.28 in /crates/lib by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1237
- Update strum requirement from 0.27 to 0.28 in /crates/lib by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1238
- ci: add phase6 quality gate workflow by @timothytlewis in https://github.com/pkgxdev/pkgx/pull/1239
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1242
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1241
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1240
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1246
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1245
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1243
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1244
- Bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1247
- Bump pkgxdev/setup from 4 to 5 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1248
- Bump astral-tokio-tar from 0.5.6 to 0.6.0 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1251
- Update rusqlite requirement from 0.38.0 to 0.39.0 in /crates/lib by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1250
- Bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in https://github.com/pkgxdev/pkgx/pull/1252
- fix finding binaries in the PKGX_PANTRY_DIR by @jhheider in https://github.com/pkgxdev/pkgx/pull/1253
- fix dependabot alerts by @jhheider in https://github.com/pkgxdev/pkgx/pull/1254
- bump version by @jhheider in https://github.com/pkgxdev/pkgx/pull/1255
New Contributors
- @timothytlewis made their first contribution in https://github.com/pkgxdev/pkgx/pull/1239
Full Changelog: https://github.com/pkgxdev/pkgx/compare/v2.9.0...v2.10.0