We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264a468 commit 251ff36Copy full SHA for 251ff36
Formula/c/chain-bench.rb
@@ -1,8 +1,8 @@
1
class ChainBench < Formula
2
desc "Software supply chain auditing tool based on CIS benchmark"
3
homepage "https://github.com/aquasecurity/chain-bench"
4
- url "https://github.com/aquasecurity/chain-bench/archive/refs/tags/v0.1.9.tar.gz"
5
- sha256 "debeff7a47acbe86f74b5cfdb970cb4843a547f3b363f56b3b45b89762dd5e60"
+ url "https://github.com/aquasecurity/chain-bench/archive/refs/tags/v0.1.10.tar.gz"
+ sha256 "5bfeaacd9cf7d272e88597135bff7f329d455a810aaf2b6a763ac55e18d383c1"
6
license "Apache-2.0"
7
head "https://github.com/aquasecurity/chain-bench.git", branch: "main"
8
0 commit comments