diff --git a/mercurial.yaml b/mercurial.yaml index 12079cc7bae..847dd5dc9b9 100644 --- a/mercurial.yaml +++ b/mercurial.yaml @@ -1,6 +1,6 @@ package: name: mercurial - version: 6.4.5 + version: "6.5" epoch: 0 description: "Scalable distributed SCM tool" copyright: @@ -29,7 +29,7 @@ pipeline: - uses: fetch with: uri: https://www.mercurial-scm.org/release/mercurial-${{package.version}}.tar.gz - expected-sha256: b0b4b00b8b2639c8be387394796f0425beb339314df7e72937f8ddd2a41b1b8a + expected-sha256: a5603d0d395ebf67fe5d27abbb3bd37fcc01871ecf394c793672d2c1e68be7e7 - runs: | python3 -m gpep517 build-wheel \