diff --git a/curl-rustls.yaml b/curl-rustls.yaml index 18b4d302de8..14921a38f98 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: