From 56bd724c2a685a5dd966edd22bf4de196bc0b486 Mon Sep 17 00:00:00 2001 From: Andy Ragusa Date: Wed, 15 Jul 2020 12:52:47 -0700 Subject: [PATCH] Updated recipes to refer to the latest versions. --- recipes/libcurl-7.yaml | 4 ++-- recipes/libnghttp2-1.yaml | 4 ++-- recipes/libpcre2-10.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes/libcurl-7.yaml b/recipes/libcurl-7.yaml index bc70df3..ba245c0 100644 --- a/recipes/libcurl-7.yaml +++ b/recipes/libcurl-7.yaml @@ -13,8 +13,8 @@ # limitations under the License. name: libcurl -version: "7.70.0" -url: https://curl.haxx.se/download/curl-7.70.0.zip +version: "7.71.1" +url: https://curl.haxx.se/download/curl-7.71.1.zip mussels_version: "0.2" type: recipe platforms: diff --git a/recipes/libnghttp2-1.yaml b/recipes/libnghttp2-1.yaml index 8914540..8c4077f 100644 --- a/recipes/libnghttp2-1.yaml +++ b/recipes/libnghttp2-1.yaml @@ -13,8 +13,8 @@ # limitations under the License. name: libnghttp2 -version: "1.40.0" -url: https://github.com/nghttp2/nghttp2/archive/v1.40.0.zip +version: "1.41.0" +url: https://github.com/nghttp2/nghttp2/archive/v1.41.0.zip archive_name_change: - v - nghttp2- diff --git a/recipes/libpcre2-10.yaml b/recipes/libpcre2-10.yaml index 121752f..3c26305 100644 --- a/recipes/libpcre2-10.yaml +++ b/recipes/libpcre2-10.yaml @@ -13,8 +13,8 @@ # limitations under the License. name: libpcre2 -version: "10.34" -url: https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.gz +version: "10.35" +url: https://ftp.pcre.org/pub/pcre/pcre2-10.35.tar.gz mussels_version: "0.2" type: recipe platforms: