diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-27 11:20:27 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-27 11:20:27 +0200 |
commit | 228ff15fd68ce362237ff29d0d7e2faa790af429 (patch) | |
tree | aa87432c96d632e33f8ab1c6b7bca039a8ef5fb6 | |
parent | d85d87f4c85b94d8c53be35e496893a13c65205e (diff) | |
download | repository-228ff15fd68ce362237ff29d0d7e2faa790af429.tar.gz |
mercurial: bump to 5.9.3
-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 2ef1bf29..2ac7236e 100644 --- a/extra/mercurial/checksums +++ b/extra/mercurial/checksums @@ -1,2 +1,2 @@ %BLAKE3 -01141a2ef7fa35721199d322cec706727cb583445c33b0409c4c451b2d728fd5 mercurial-5.9.2.tar.gz +4abb742b76aa0d4525305a8a4d850db385e783696a60a9138e15fec2e67fa5ef mercurial-5.9.3.tar.gz diff --git a/extra/mercurial/sources b/extra/mercurial/sources index 97bc8ad9..d2130577 100644 --- a/extra/mercurial/sources +++ b/extra/mercurial/sources @@ -1 +1 @@ -https://www.mercurial-scm.org/release/mercurial-5.9.2.tar.gz +https://www.mercurial-scm.org/release/mercurial-5.9.3.tar.gz diff --git a/extra/mercurial/version b/extra/mercurial/version index 612b54d8..984de253 100644 --- a/extra/mercurial/version +++ b/extra/mercurial/version @@ -1 +1 @@ -5.9.2 1 +5.9.3 1 |