diff --git a/tools/k6/manifest.yaml b/tools/k6/manifest.yaml index 1c5ebbbb1d..f111ff9606 100644 --- a/tools/k6/manifest.yaml +++ b/tools/k6/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: k6 -version: "0.55.1" +version: "0.55.2" check: ${binary} version | cut -d' ' -f2 | tr -d v platforms: - linux/amd64