diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-08 02:12:47 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-08 02:12:47 +0200 |
commit | 3dbaaef22ef25159671003a248fe62bacecf5882 (patch) | |
tree | af60dea842a0daa11b50814f62c8d7ba7021a3f8 /core | |
parent | 601d5f275212eb60b4265a7693f47b4446ee55f4 (diff) | |
download | repository-3dbaaef22ef25159671003a248fe62bacecf5882.tar.gz |
git: bump to 2.36.1
Diffstat (limited to 'core')
-rw-r--r-- | core/git/checksums | 4 | ||||
-rw-r--r-- | core/git/sources | 4 | ||||
-rw-r--r-- | core/git/version | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/core/git/checksums b/core/git/checksums index e016812b..dc5f350b 100644 --- a/core/git/checksums +++ b/core/git/checksums @@ -1,3 +1,3 @@ %BLAKE3 -72843e906c36a32051268f5655ab3a8ec79932d7b1776cf8e8082e07f89d82dd git-2.36.0.tar.xz -320a37900ce0095072133b12c4807ea7980472467ddfcb5d56900c030dcad5f9 git-manpages-2.36.0.tar.xz +c8414f7ef558b1d34d9751dfa75984e6a6f98abfce7b76b0b6f85ac8d30b760e git-2.36.1.tar.xz +d957de1c79370f6505e972c6ed9b12f5b4c6fb535f617978da574fcc2ecf5319 git-manpages-2.36.1.tar.xz diff --git a/core/git/sources b/core/git/sources index e9025bea..47d45148 100644 --- a/core/git/sources +++ b/core/git/sources @@ -1,2 +1,2 @@ -https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.36.0.tar.xz -https://www.kernel.org/pub/software/scm/git/git-manpages-2.36.0.tar.xz +https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.36.1.tar.xz +https://www.kernel.org/pub/software/scm/git/git-manpages-2.36.1.tar.xz diff --git a/core/git/version b/core/git/version index c3e6319d..acefb626 100644 --- a/core/git/version +++ b/core/git/version @@ -1 +1 @@ -2.36.0 1 +2.36.1 1 |