We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592884a commit f58da69Copy full SHA for f58da69
tools/terragrunt/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: terragrunt
3
-version: "0.75.0"
+version: "0.75.1"
4
check: ${binary} --version | cut -d' ' -f3 | tr -d v
5
platforms:
6
- linux/amd64
0 commit comments