diff --git a/tools/pkgx/manifest.yaml b/tools/pkgx/manifest.yaml index 0feef8bdeb..3ffb218f6d 100644 --- a/tools/pkgx/manifest.yaml +++ b/tools/pkgx/manifest.yaml @@ -4,7 +4,7 @@ name: pkgx license: name: Apache License 2.0 link: https://github.com/pkgxdev/pkgx/blob/main/LICENSE.txt -version: "2.3.2" +version: "2.4.0" check: ${binary} --version | cut -d' ' -f2 platforms: - linux/amd64