Skip to content

Commit 602f4e3

Browse files
hahwulchenrui333
authored andcommitted
noir 0.21.1
noir: update bottle Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent b1f87cf commit 602f4e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/noir.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Noir < Formula
22
desc "Attack surface detector that identifies endpoints by static analysis"
33
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"
66
license "MIT"
77
head "https://github.com/owasp-noir/noir.git", branch: "main"
88

0 commit comments

Comments
 (0)