From ff3bfe688c0b5b0c8529781f53202e3a35826ce3 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 19 Jul 2023 07:09:16 +0000 Subject: [PATCH] curl-rustls/8.2.0 package update --- curl-rustls.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curl-rustls.yaml b/curl-rustls.yaml index 18b4d302de84..14921a38f987 100644 --- a/curl-rustls.yaml +++ b/curl-rustls.yaml @@ -1,7 +1,7 @@ package: name: curl-rustls - version: 8.1.2 - epoch: 1 + version: 8.2.0 + epoch: 0 description: "URL retrieval utility and library" copyright: - license: MIT @@ -26,7 +26,7 @@ pipeline: - uses: fetch with: uri: https://curl.se/download/curl-${{package.version}}.tar.xz - expected-sha256: 31b1118eb8bfd43cd95d9a3f146f814ff874f6ed3999b29d94f4d1e7dbac5ef6 + expected-sha256: 2859ec79e2cd96e976a99493547359b8001af1d1e21f3a3a3b846544ef54500f - uses: autoconf/configure with: