8000 feroxbuster: update 2.9.3 bottle. · ArduinoBot/homebrew-core@ba39125 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba39125

Browse files
committed
feroxbuster: update 2.9.3 bottle.
1 parent 3f3389f commit ba39125

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/feroxbuster.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Feroxbuster < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_ventura: "77553775b63281783c0c43080712c0b4bcc85768d5dc6c464431aecd5580fbac"
10-
sha256 cellar: :any_skip_relocation, arm64_monterey: "f7835783bc43f60049802d4e862272b4e0f96ae262dc3c9745ea14ea248a2885"
11-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e23b235ceac3264af1d129c240417e644c8bf39b94d260289a5029c759d0ecab"
12-
sha256 cellar: :any_skip_relocation, ventura: "32b08841dd0686be6d397e6969029f4d7df40779a446f1ca11642ef2b848b7dd"
13-
sha256 cellar: :any_skip_relocation, monterey: "8f01aad6c2103a0562680b9974d7f30144d10b5053180a92e2318b14ba1e0c13"
14-
sha256 cellar: :any_skip_relocation, big_sur: "70398275aed0bc8ac776a80f767ef8363b0c2c13c1c4987fcf896a085104f62e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "860a73d44d8a3ded342fb24d624d528900294d0362f952c9ac0191d5a2647599"
9+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1198304d8c8c6d8b36d924ca8fc28fc117f215c3393974feb1c184d882ee4a4"
10+
sha256 cellar: :any_skip_relocation, arm64_monterey: "b9e83d56031d29cda58979fcb66339de7539905a54190841fdbdaba8e1dfd4f6"
11+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "976dc1c5e91df9d70ec5d76ec8212b6e4c56da17f67101ad187fa19edf53b150"
12+
sha256 cellar: :any_skip_relocation, ventura: "fe192d10c551882ddd1dc1ae266af0f4e005b5c5c5997fe4098bfa4a9a04d68a"
13+
sha256 cellar: :any_skip_relocation, monterey: "8220cba0e44d54da241626b93bad99c77c72f422a1372d3df6857f53cf35feae"
14+
sha256 cellar: :any_skip_relocation, big_sur: "1403740ab7dbf9cc4e69ca3eeda55c42e54cfe129016242a1eaac3aebc2a957d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "41d0b4889102f62263b8ac0d6d6aff462243ba63102cfca49b3bb7a8c4de9c51"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)
0