git: add new version 2.19.1 (#9637)

This commit is contained in:
Matthias Diener 2018-10-25 05:43:22 -05:00 committed by Massimiliano Culpo
parent a1f90d5b8c
commit 0fdd47b947

View File

@ -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.19.1',
'sha256': 'ec4dc96456612c65bf6d944cee9ac640145ec7245376832b781cb03e97cbb796',
'sha256_manpages': 'bd27f58dc90a661e3080b97365eb7322bfa185de95634fc59d98311925a7d894'
},
{
'version': '2.18.0',
'sha256': '94faf2c0b02a7920b0b46f4961d8e9cad08e81418614102898a55f980fa3e7e4',