chore: update template URL for brew formula (#9221)

This commit is contained in:
Owen Rumney
2025-07-24 08:38:39 +01:00
committed by GitHub
parent 4bd7512e90
commit b5da1b8d61

View File

@@ -141,6 +141,7 @@ brews:
name: homebrew-trivy
homepage: "https://github.com/aquasecurity/trivy"
description: "Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues"
url_template: "https://get.trivy.dev/trivy?version={{ .Version }}&os={{ tolower .Os }}&arch={{ tolower .Arch }}"
test: |
system "#{bin}/trivy", "--version"