We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a052ac commit cd67df1Copy full SHA for cd67df1
mercurial.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: mercurial
3
- version: "6.9.3"
+ version: "6.9.4"
4
epoch: 0
5
description: "Scalable distributed SCM tool"
6
copyright:
@@ -38,7 +38,7 @@ pipeline:
38
- uses: fetch
39
with:
40
uri: https://www.mercurial-scm.org/release/mercurial-${{package.version}}.tar.gz
41
- expected-sha256: dd1e7f9434fee1b059d10df6c2dd0d7218c941fbd137c1f16e09847409bc0105
+ expected-sha256: 7ea0e839ec8345277dd19d07250b4426134dc5d6682ff880a86a2b09b4e38ecd
42
43
subpackages:
44
- range: py-versions
0 commit comments