Skip to content

Commit 2d7b0c8

Browse files
authored
Merge pull request #217394 from cn-kali-team/bump-observerward-2025.3.31
observerward 2025.3.31
2 parents c07f24b + 017aeb2 commit 2d7b0c8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/o/observerward.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class Observerward < Formula
22
desc "Web application and service fingerprint identification tool"
33
homepage "https://emo-crab.github.io/observer_ward/"
4-
url "https://github.com/emo-crab/observer_ward/archive/refs/tags/v2025.3.23.tar.gz"
5-
sha256 "569a7a7c7d1adce237bf151981dcb5dd98009bb4dd4fc7a3e96d7b58fade56d6"
4+
url "https://github.com/emo-crab/observer_ward/archive/refs/tags/v2025.3.31.tar.gz"
5+
sha256 "66012887ec1b3de4d14c4675ca26c4542fc1ca55e3e61dbc2ca9ac11a96a55c1"
66
license "GPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e1b860d72b57de88d74d10b06db1ccfcbbe2b4f9ddc4938e5265b13bcc4c7934"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1fcef1fcd4fe8037d843f9f4d9e86b8a7c10de8d8b8b09143df3c1ddba2e8d0b"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "314ce22acb8e7294a13b79a3e27d367f8ffd641f3b62e82d600ffac1ebd98aa3"
12-
sha256 cellar: :any_skip_relocation, sonoma: "f37df0d086d902784f76fb54b261419e30c873f2cb65e3afa2780a540509c749"
13-
sha256 cellar: :any_skip_relocation, ventura: "b36705e37778f49ad1a378e9c3181a786d302a031373f36fc82452845718160b"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "537cb4353e9d0636c7a68313c4cc0eefa6d56815729425aa5f8c7ee15f7f6f41"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b3ba015c529f99c57612e9b97652cec295132ce830bc48bbdb32c3de19f11257"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "49f2f77044d04fe255e8e165c69325d7a44fd05a2e860956189eee145fc29e86"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "aba29f0000092979ef84d584a26e0f90d7deab6823715395e7c0dbecbb7c412e"
12+
sha256 cellar: :any_skip_relocation, sonoma: "88742b22d883d4916494d3778ebb62e1f6d77e5caead1b718c19ba599b4ded68"
13+
sha256 cellar: :any_skip_relocation, ventura: "e2f90ac8d8591c75bafdfb6c018b4ff5fc11158f7b375c12e6e27919c9d211b1"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f3db9b53da41520a3e28289f98391cf1aab5ae209b550e291263c5d242bd2858"
1515
end
1616

1717
depends_on "rust" => :build

0 commit comments

Comments
 (0)