diff --git a/c-ares/recipe.yaml b/c-ares/recipe.yaml index 70b93d7..b4efc57 100644 --- a/c-ares/recipe.yaml +++ b/c-ares/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 1.19.0 + version: 1.20.0 package: name: c-ares @@ -7,7 +7,7 @@ package: source: url: https://c-ares.haxx.se/download/c-ares-{{ version }}.tar.gz - sha256: bfceba37e23fd531293829002cac0401ef49a6dc55923f7f92236585b7ad1dd3 + sha256: cde8433e9bf6c6a0d9e7e69947745ee649256d76009d6c23b9555f84c5c13988 build: number: 0 diff --git a/curl/recipe.yaml b/curl/recipe.yaml index e3105d6..94da396 100644 --- a/curl/recipe.yaml +++ b/curl/recipe.yaml @@ -1,5 +1,5 @@ context: - version: "8.1.2" + version: "8.2.1" package: name: curl @@ -7,7 +7,7 @@ package: source: url: http://curl.haxx.se/download/curl-{{ version }}.tar.bz2 - sha256: b54974d32fd610acace92e3df1f643144015ac65847f0a041fdc17db6f43f243 + sha256: 0f1e31ebe336c09ec66381f1532f8350e466e1d02ffe10c4ac44a867f1b9d343 build: number: 0 diff --git a/libarchive/recipe.yaml b/libarchive/recipe.yaml index 0a8e955..8cd0151 100644 --- a/libarchive/recipe.yaml +++ b/libarchive/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 3.6.2 + version: 3.7.4 package: name: libarchive @@ -7,7 +7,7 @@ package: source: url: https://github.com/libarchive/libarchive/archive/v{{ version }}.tar.gz - sha256: 652b84588488c2ff38db8f666cd7f781163f85bff4449dcb2e16d3c734f96697 + sha256: cf7fc85b9f663c06dc2b7036b7ee54d02712167e04b07bdcc4c27553abf2d6ff patches: - patches/0001-Add-lib-to-CMAKE_FIND_LIBRARY_PREFIXES-for-lzma.patch - patches/0003-VC9-compatibility-test-for-BCryptDeriveKeyPBKDF2.patch diff --git a/libnghttp2/recipe.yaml b/libnghttp2/recipe.yaml index 6accd41..9f4d088 100644 --- a/libnghttp2/recipe.yaml +++ b/libnghttp2/recipe.yaml @@ -1,6 +1,6 @@ context: name: nghttp2 - version: 1.54.0 + version: 1.62.1 package: name: '{{ name|lower }}' @@ -8,7 +8,7 @@ package: source: url: https://github.com/nghttp2/{{ name }}/releases/download/v{{ version }}/nghttp2-{{ version }}.tar.gz - sha256: 890cb0761d2fac570f0aa7bce085cd7d3c77bcfd56510456b6ea0278cde812f0 + sha256: d0b0b9d00500ee4aa3bfcac00145d3b1ef372fd301c35bff96cf019c739db1b4 build: number: 0 diff --git a/libsolv/recipe.yaml b/libsolv/recipe.yaml index 42a91ef..3be1c10 100644 --- a/libsolv/recipe.yaml +++ b/libsolv/recipe.yaml @@ -1,7 +1,7 @@ context: name: libsolv - version: 0.7.24 - sha256: 62743265222a729c7fe94c40f7b90ccc1ac5568f5ee6df46884e7ce3c16c78c7 + version: 0.7.29 + sha256: cb8d36a345ea9491f75d88c3a36a6f575c4e25f08197562f7ab0aa1c6e8c6abd package: name: '{{ name|lower }}' diff --git a/openssl/recipe.yaml b/openssl/recipe.yaml index 908ed5c..4d27473 100644 --- a/openssl/recipe.yaml +++ b/openssl/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 3.1.1 + version: 3.3.0 package: name: openssl @@ -7,7 +7,7 @@ package: source: url: http://www.openssl.org/source/openssl-{{ version }}.tar.gz - sha256: b3aa61334233b852b63ddb048df181177c2c659eb9d4376008118f9c08d07674 + sha256: 53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02 build: number: 0 diff --git a/reproc/recipe.yaml b/reproc/recipe.yaml index b3abd7b..f49e010 100644 --- a/reproc/recipe.yaml +++ b/reproc/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 14.2.4 + version: 14.2.5 package: name: reproc @@ -7,7 +7,7 @@ package: source: - url: https://github.com/DaanDeMeyer/reproc/archive/v{{ version }}.tar.gz - sha256: 55c780f7faa5c8cabd83ebbb84b68e5e0e09732de70a129f6b3c801e905415dd + sha256: 69467be0cfc80734b821c54ada263c8f1439f964314063f76b7cf256c3dc7ee8 build: number: 0 diff --git a/zstd/recipe.yaml b/zstd/recipe.yaml index 72d4512..69aa414 100644 --- a/zstd/recipe.yaml +++ b/zstd/recipe.yaml @@ -1,6 +1,6 @@ context: name: zstd - version: 1.5.5 + version: 1.5.6 package: name: '{{ name|lower }}' @@ -9,7 +9,7 @@ package: source: fn: '{{ name }}-{{ version }}.tar.gz' url: https://github.com/facebook/{{ name }}/releases/download/v{{ version }}/{{ name }}-{{ version }}.tar.gz - sha256: 9c4396cc829cfae319a6e2615202e82aad41372073482fce286fac78646d3ee4 + sha256: 8c29e06cf42aacc1eafc4077ae2ec6c6fcb96a626157e0593d5e82a34fd403c1 build: number: 0