We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787804a commit 0ecd70bCopy full SHA for 0ecd70b
Formula/m/modsecurity.rb
@@ -1,8 +1,8 @@
1
class Modsecurity < Formula
2
desc "Libmodsecurity is one component of the ModSecurity v3 project"
3
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"
+ url "https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.13/modsecurity-v3.0.13.tar.gz"
+ sha256 "86b4881164a161b822a49df3501e83b254323206906134bdc34a6f3338f4d3f2"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments