diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-23 15:57:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-23 15:57:33 +0300 |
commit | 95de454a3a7d72a8d14d5220d261e03b4207b744 (patch) | |
tree | d485e81ca3540663b85e03f6b6e6daf4373bcda1 | |
parent | 23e4268996ce538128f3b3fbd54fafb538807b9f (diff) | |
download | repository-95de454a3a7d72a8d14d5220d261e03b4207b744.tar.gz |
git: bump to 2.26.0
-rw-r--r-- | core/git/checksums | 2 | ||||
-rw-r--r-- | core/git/sources | 2 | ||||
-rw-r--r-- | core/git/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/git/checksums b/core/git/checksums index 72e36eb7..ebdae46b 100644 --- a/core/git/checksums +++ b/core/git/checksums @@ -1,2 +1,2 @@ -222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26 git-2.25.1.tar.xz +9ece0dcb07a5e0d7366a92b613b201cca11ae368ab7687041364b3e756e495d6 git-2.26.0.tar.xz 5c8d1028854fb5a8f703ff5dc161de05c792c6d87f0b9443f247a5865f160353 git-tiny.patch diff --git a/core/git/sources b/core/git/sources index 3b4a1039..f813714d 100644 --- a/core/git/sources +++ b/core/git/sources @@ -1,2 +1,2 @@ -https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.25.1.tar.xz +https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.26.0.tar.xz patches/git-tiny.patch diff --git a/core/git/version b/core/git/version index 4da78d23..6dd654fc 100644 --- a/core/git/version +++ b/core/git/version @@ -1 +1 @@ -2.25.1 1 +2.26.0 1 |