diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:19:25 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:19:25 +0100 |
commit | b96014c01fcfafa9b85e21bd64b859a537de0110 (patch) | |
tree | 607b2f8221e3e502cd9aca1c9d7e68739698ff91 /core | |
parent | 0e80fe0a020d4784020d56cc1e5af0efe99eb291 (diff) | |
download | repository-b96014c01fcfafa9b85e21bd64b859a537de0110.tar.gz |
fossil: bump to 2.21
Diffstat (limited to 'core')
-rw-r--r-- | core/fossil/checksums | 2 | ||||
-rw-r--r-- | core/fossil/sources | 2 | ||||
-rw-r--r-- | core/fossil/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/fossil/checksums b/core/fossil/checksums index 00504d81..c4af1bb6 100644 --- a/core/fossil/checksums +++ b/core/fossil/checksums @@ -1,2 +1,2 @@ %BLAKE3 -81929fd4bc9227e7e31b41355edbe7fd4ae0fcce8f980b4571556547f82d0ae8 Fossil-version-2.20.tar.gz +fba9a3dd95bf7fecc1b75ec1edefb772912efd71893afb1af12167dbe5eae96b Fossil-version-2.21.tar.gz diff --git a/core/fossil/sources b/core/fossil/sources index 44d1838f..3a9a53e4 100644 --- a/core/fossil/sources +++ b/core/fossil/sources @@ -1 +1 @@ -https://fossil-scm.org/home/tarball/version-2.20/Fossil-version-2.20.tar.gz +https://fossil-scm.org/home/tarball/version-2.21/Fossil-version-2.21.tar.gz diff --git a/core/fossil/version b/core/fossil/version index c1b221a6..484872a9 100644 --- a/core/fossil/version +++ b/core/fossil/version @@ -1 +1 @@ -2.20 1 +2.21 1 |