Skip to content

Commit 00734f9

Browse files
committed
sqlmap: update 1.8.11 bottle.
1 parent d98a72f commit 00734f9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/sqlmap.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Sqlmap < Formula
99
head "https://github.com/sqlmapproject/sqlmap.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3d547c9c33f9657bad40118af4eb92430466e4ce6bd9136a48c2a93b809b86c9"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3d547c9c33f9657bad40118af4eb92430466e4ce6bd9136a48c2a93b809b86c9"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "3d547c9c33f9657bad40118af4eb92430466e4ce6bd9136a48c2a93b809b86c9"
15-
sha256 cellar: :any_skip_relocation, sonoma: "8074f3e89f7bcac08563d544864bdc311a52a75104651dbb89946b3a738f91d1"
16-
sha256 cellar: :any_skip_relocation, ventura: "8074f3e89f7bcac08563d544864bdc311a52a75104651dbb89946b3a738f91d1"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "645816c6fd023df7e45da45498150b1b0ebba0fe2236c5619979543776072852"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "edd9e5f42592cf45e4015b7cb01c8d037d1a7d0587dd89caae95ce71c6cc0502"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "edd9e5f42592cf45e4015b7cb01c8d037d1a7d0587dd89caae95ce71c6cc0502"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "edd9e5f42592cf45e4015b7cb01c8d037d1a7d0587dd89caae95ce71c6cc0502"
15+
sha256 cellar: :any_skip_relocation, sonoma: "be89b153d6ae2e1f91ba453a630235de9cbe37f44e53c0f70bcd638ef983f980"
16+
sha256 cellar: :any_skip_relocation, ventura: "be89b153d6ae2e1f91ba453a630235de9cbe37f44e53c0f70bcd638ef983f980"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9ac3eb74c8d5ab50ff9d671834b5d71956ba3845890aed11e017d8459836d00"
1818
end
1919

2020
depends_on "[email protected]"

0 commit comments

Comments
 (0)