git: add version 2.21.0 (#10937)
This commit is contained in:
parent
b48a6f22be
commit
d935048982
@ -24,6 +24,11 @@ class Git(AutotoolsPackage):
|
||||
# You can find the source here: https://mirrors.edge.kernel.org/pub/software/scm/git/sha256sums.asc
|
||||
|
||||
releases = [
|
||||
{
|
||||
'version': '2.21.0',
|
||||
'sha256': '85eca51c7404da75e353eba587f87fea9481ba41e162206a6f70ad8118147bee',
|
||||
'sha256_manpages': '14c76ebb4e31f9e55cf5338a04fd3a13bced0323cd51794ccf45fc74bd0c1080'
|
||||
},
|
||||
{
|
||||
'version': '2.20.1',
|
||||
'sha256': 'edc3bc1495b69179ba4e272e97eff93334a20decb1d8db6ec3c19c16417738fd',
|
||||
|
Loading…
Reference in New Issue
Block a user