pcre2 10.32

Closes #32004.

Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
commitay 2018-09-12 12:58:17 +10:00
parent fa4f88ec48
commit ede3b84e0e

View file

@ -1,8 +1,8 @@
class Pcre2 < Formula
desc "Perl compatible regular expressions library with a new API"
homepage "https://www.pcre.org/"
url "https://ftp.pcre.org/pub/pcre/pcre2-10.31.tar.bz2"
sha256 "e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac"
url "https://ftp.pcre.org/pub/pcre/pcre2-10.32.tar.bz2"
sha256 "f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e"
head "svn://vcs.exim.org/pcre2/code/trunk"
bottle do