File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
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://github.com/owasp-noir/noir"
4
- url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.18.1 .tar.gz"
5
- sha256 "cbe5b90996b3878c6127424e086387858cdcd2037170dbe060bae834811de755 "
4
+ url "https://github.com/owasp-noir/noir/archive/refs/tags/v0.18.2 .tar.gz"
5
+ sha256 "1ecd5ae543df771fa67bbb41a7c8cb416861f55988d120371a992a95f11dc27b "
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 arm64_sequoia : "42ade1403dd5e04833e2918326a645d6a93d3dffe74e7489630533ce814261b7 "
10
- sha256 arm64_sonoma : "c2b2d2fb8849b81720df081fd372a6e09b0140942487a87aaad3c4509c3620d2 "
11
- sha256 arm64_ventura : "951bf68a28ba4a36ffa3d7f8415a12d79ad4a438a081a601a3938e87b4766f7e "
12
- sha256 sonoma : "cb7a269e2959bddbfff7a653b06f5646e0c35478e271737d5a0fef87c95cbf6f "
13
- sha256 ventura : "5b6c3675e6ca638457bda64998e7ca8f14f58cba16bb7cb827338dd8214ad792 "
14
- sha256 x86_64_linux : "9b1b0912a0738340ba696ca79cb7f531a2581ddf57126582248c6b8037665e89 "
9
+ sha256 arm64_sequoia : "6a1974fbd1a4ecf439f5ae9591c9ccc52147d1ad34034c123eb68f635801402f "
10
+ sha256 arm64_sonoma : "dd82332d2f630e54dc04c9e42b1cbb52dd9c80fefeb1fac9ee58ea75f2dc044a "
11
+ sha256 arm64_ventura : "691ca34d216d72d7f82688b29aedc6009314387cb22b2e6f5d870489d21e69bb "
12
+ sha256 sonoma : "157dfc631a275691db9a46fae6b259282ef5c0c04df02e90c5a774072e650179 "
13
+ sha256 ventura : "77da359171406f6dde5b3b92dab63cac765dc70ec44e96dcd5c043c3ede663a6 "
14
+ sha256 x86_64_linux : "1831940a88915457848b554fb440622612cee26e526dc3ab75d635c4a733349e "
15
15
end
16
16
17
17
depends_on "bdw-gc"
You can’t perform that action at this time.
0 commit comments