From 816059eefdeab3907c22acf065e992b44bad41bd Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Tue, 19 Oct 2021 08:49:46 +0200 Subject: [PATCH] Reapply 869cc250619c4f30960448415820de60e82bfc57 --- nix/build-all.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/build-all.py b/nix/build-all.py index cf86b97cfe..2da7740f67 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -76,7 +76,7 @@ JSON_VERSION = "v3.6.1" OCE_VERSION = "0.18.3" OCCT_VERSION = "7.5.3" BOOST_VERSION = "1.71.0" -PCRE_VERSION = "8.45" +PCRE_VERSION = "8.41" LIBXML2_VERSION = "2.9.11" SWIG_VERSION = "4.0.2" OPENCOLLADA_VERSION = "v1.6.68"