diff --git a/mercurial.yaml b/mercurial.yaml index 24f6b1f48f5..82a8b152174 100644 --- a/mercurial.yaml +++ b/mercurial.yaml @@ -1,6 +1,6 @@ package: name: mercurial - version: 6.7.1 + version: 6.7.2 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: 9b0eda5d0d0ddb8b31e9c76aa06fc55fd2ffb02bc3614de0b1437336b2fc1254 + expected-sha256: 1c22070c05dfaac41ff88a39ce2508dde480f0dd05d45d7efab4c5cdc6ddd806 - runs: | python3 -m gpep517 build-wheel \