Skip to content

Commit 0ecd70b

Browse files
committed
modsecurity 3.0.13
1 parent 787804a commit 0ecd70b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/modsecurity.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Modsecurity < Formula
22
desc "Libmodsecurity is one component of the ModSecurity v3 project"
33
homepage "https://github.com/owasp-modsecurity/ModSecurity"
4-
url "https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.12/modsecurity-v3.0.12.tar.gz"
5-
sha256 "a36118401641feef376bb469bf468abf94b7948844976a188a6fccb53390b11f"
4+
url "https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.13/modsecurity-v3.0.13.tar.gz"
5+
sha256 "86b4881164a161b822a49df3501e83b254323206906134bdc34a6f3338f4d3f2"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)