File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class Sqlmap < Formula
9
9
head "https://github.com/sqlmapproject/sqlmap.git" , branch : "master"
10
10
11
11
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 "
18
18
end
19
19
20
20
You can’t perform that action at this time.
0 commit comments