Skip to content

Commit 7c58f2f

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/noir.rb

Lines changed: 3 additions & 3 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

@@ -12,7 +12,7 @@ class Noir < Formula
1212
sha256 cellar: :any, arm64_ventura: "c06bb74abc335932be17b35a7a1ac029831311e91e1bf1e819a51e958fe96a27"
1313
sha256 cellar: :any, sonoma: "bdc56a249561db5dc7b757b530c8983a1a8262cebf6988c5c3fe54ed2249e181"
1414
sha256 cellar: :any, ventura: "3bb07f4bfcce918e0a34d4aadf5fccfcc45a1c1bbd7a1c79f3341daa579ef1e8"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "81111e451b97d17c907f375e2889e66fdccb503b218808625969b36f3fc433c0"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "81111e451b97d17c907f375e2889e66fdccb503b218808625969b36f3fc433c0"
1616
sha256 cellar: :any_skip_relocation, x86_64_linux: "9df939a35f28fa76a58224f3189fa645ab7372acd118118e97f64b531a5fa0b4"
1717
end
1818

0 commit comments

Comments
 (0)