File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Noir < Formula
2
2
desc "Attack surface detector that identifies endpoints by static analysis"
3
3
homepage "https://owasp.org/www-project-noir/"
4
- url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.21.0 .tar.gz"
5
- sha256 "6ec985a2e2ae3a37ed8f3126ec938ae74beecbaba80ab8e61d449ac65b08b8a2 "
4
+ url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.21.1 .tar.gz"
5
+ sha256 "378074556c31902c8db5d400e5be7cb0cee2bc223ac64ab88d381d5f9772e046 "
6
6
license "MIT"
7
7
head "https://github.com/owasp-noir/noir.git" , branch : "main"
8
8
@@ -12,7 +12,7 @@ class Noir < Formula
12
12
sha256 cellar : :any , arm64_ventura : "c06bb74abc335932be17b35a7a1ac029831311e91e1bf1e819a51e958fe96a27"
13
13
sha256 cellar : :any , sonoma : "bdc56a249561db5dc7b757b530c8983a1a8262cebf6988c5c3fe54ed2249e181"
14
14
sha256 cellar : :any , ventura : "3bb07f4bfcce918e0a34d4aadf5fccfcc45a1c1bbd7a1c79f3341daa579ef1e8"
15
- sha256 cellar : :any_skip_relocation , arm64_linux : "81111e451b97d17c907f375e2889e66fdccb503b218808625969b36f3fc433c0"
15
+ sha256 cellar : :any_skip_relocation , arm64_linux : "81111e451b97d17c907f375e2889e66fdccb503b218808625969b36f3fc433c0"
16
16
sha256 cellar : :any_skip_relocation , x86_64_linux : "9df939a35f28fa76a58224f3189fa645ab7372acd118118e97f64b531a5fa0b4"
17
17
end
18
18
You can’t perform that action at this time.
0 commit comments