diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-29 15:24:06 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-29 15:24:06 +0200 |
commit | 6167b242c879edc2e73772b52656e1231fd73986 (patch) | |
tree | b870fe0c76ba6c48182f05ba060db6d276cc00b9 | |
parent | 037ed0e7765195faf133ca05d9a27e1d1f43fd26 (diff) | |
download | repository-6167b242c879edc2e73772b52656e1231fd73986.tar.gz |
mercurial: bump to 6.4.2
-rw-r--r-- | extra/mercurial/checksums | 2 | ||||
-rw-r--r-- | extra/mercurial/sources | 2 | ||||
-rw-r--r-- | extra/mercurial/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/mercurial/checksums b/extra/mercurial/checksums index 96811320..f1ef139c 100644 --- a/extra/mercurial/checksums +++ b/extra/mercurial/checksums @@ -1,2 +1,2 @@ %BLAKE3 -5a510f4ae6bdf04842505419e31074c9e8cbe51eab105e6c790258a7ee9e0bb9 mercurial-6.4.tar.gz +fc9473f8e8249cb4903b37714b81ae8fcd9708ad935ee77a51e12e354a4b9b14 mercurial-6.4.2.tar.gz diff --git a/extra/mercurial/sources b/extra/mercurial/sources index 70ab6399..9afc2fb7 100644 --- a/extra/mercurial/sources +++ b/extra/mercurial/sources @@ -1 +1 @@ -https://www.mercurial-scm.org/release/mercurial-6.4.tar.gz +https://www.mercurial-scm.org/release/mercurial-6.4.2.tar.gz diff --git a/extra/mercurial/version b/extra/mercurial/version index eaa92dc3..efb462fa 100644 --- a/extra/mercurial/version +++ b/extra/mercurial/version @@ -1 +1 @@ -6.4 1 +6.4.2 1 |