diff --git a/tools/runme/manifest.yaml b/tools/runme/manifest.yaml index 56ab1e9d31..49aca5b6a7 100644 --- a/tools/runme/manifest.yaml +++ b/tools/runme/manifest.yaml @@ -4,7 +4,7 @@ name: runme license: name: Apache License 2.0 link: https://github.com/stateful/runme/blob/main/LICENSE -version: "3.11.0" +version: "3.11.1" check: ${binary} --version | cut -d' ' -f3 platforms: - linux/amd64