diff --git a/tools/regal/manifest.yaml b/tools/regal/manifest.yaml index 7153bae705..79e75e836f 100644 --- a/tools/regal/manifest.yaml +++ b/tools/regal/manifest.yaml @@ -4,7 +4,7 @@ name: regal license: name: Apache License 2.0 link: https://github.com/StyraInc/regal/blob/main/LICENSE -version: "0.30.1" +version: "0.30.2" check: ${binary} version | grep ^Version | tr -s ' ' | cut -d' ' -f2 platforms: - linux/amd64