git: add version 2.31.1 (#22974)
This commit is contained in:
parent
a7547d8ee9
commit
1f91409368
@ -27,6 +27,11 @@ class Git(AutotoolsPackage):
|
|||||||
# https://www.kernel.org/pub/software/scm/git/git-manpages-{version}.tar.gz
|
# https://www.kernel.org/pub/software/scm/git/git-manpages-{version}.tar.gz
|
||||||
# You can find the source here: https://mirrors.edge.kernel.org/pub/software/scm/git/sha256sums.asc
|
# You can find the source here: https://mirrors.edge.kernel.org/pub/software/scm/git/sha256sums.asc
|
||||||
releases = [
|
releases = [
|
||||||
|
{
|
||||||
|
'version': '2.31.1',
|
||||||
|
'sha256': '46d37c229e9d786510e0c53b60065704ce92d5aedc16f2c5111e3ed35093bfa7',
|
||||||
|
'sha256_manpages': 'd330498aaaea6928b0abbbbb896f6f605efd8d35f23cbbb2de38c87a737d4543'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
'version': '2.31.0',
|
'version': '2.31.0',
|
||||||
'sha256': 'bc6168777883562569144d536e8a855b12d25d46870d95188a3064260d7784ee',
|
'sha256': 'bc6168777883562569144d536e8a855b12d25d46870d95188a3064260d7784ee',
|
||||||
|
Loading…
Reference in New Issue
Block a user