Skip to content

Commit

Permalink
Merge pull request #16049 from wolfi-dev/wolfictl-9790c204-a8fc-49d8-…
Browse files Browse the repository at this point in the history
…a877-c2eadd91c98b
  • Loading branch information
ajayk authored Mar 29, 2024
2 parents b9644af + 17ff84f commit 15bdeb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mercurial.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: mercurial
version: 6.7.1
version: 6.7.2
epoch: 0
description: "Scalable distributed SCM tool"
copyright:
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit 15bdeb5

Please sign in to comment.