diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-17 12:10:13 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-17 12:10:13 +0200 |
commit | 9caf4201b039ccaa5fdf6c205f6bbcad6c134ca9 (patch) | |
tree | aff5a9fe03c55a955b6905b86a7da484be48ec33 | |
parent | dce4c88c06aae55fd24e43758cf29778824c9f9e (diff) | |
download | repository-9caf4201b039ccaa5fdf6c205f6bbcad6c134ca9.tar.gz |
mercurial: bump to 6.1.4
-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 d9782f04..ca416508 100644 --- a/extra/mercurial/checksums +++ b/extra/mercurial/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4ab637882e3ca4d31f0ea5bb440d5b6b05c13d12ab8a9668f98c5bfeb1870351 mercurial-6.1.3.tar.gz +7dec5c0931714cf09bbce8a86059adb5d76fe752c18d68db3f90b97bf18d8b8f mercurial-6.1.4.tar.gz diff --git a/extra/mercurial/sources b/extra/mercurial/sources index d87cfe67..a44896ff 100644 --- a/extra/mercurial/sources +++ b/extra/mercurial/sources @@ -1 +1 @@ -https://www.mercurial-scm.org/release/mercurial-6.1.3.tar.gz +https://www.mercurial-scm.org/release/mercurial-6.1.4.tar.gz diff --git a/extra/mercurial/version b/extra/mercurial/version index e5d22d72..e0973598 100644 --- a/extra/mercurial/version +++ b/extra/mercurial/version @@ -1 +1 @@ -6.1.3 1 +6.1.4 1 |