git: Update to version 2.40.1.windows.1

This commit is contained in:
github-actions[bot] 2023-04-25 20:25:33 +00:00
parent 80bd44315f
commit b91914ca66

View File

@ -1,5 +1,5 @@
{ {
"version": "2.40.0.windows.1", "version": "2.40.1.windows.1",
"description": "Distributed version control system", "description": "Distributed version control system",
"homepage": "https://gitforwindows.org", "homepage": "https://gitforwindows.org",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
@ -12,12 +12,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/PortableGit-2.40.0-64-bit.7z.exe#/dl.7z", "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/PortableGit-2.40.1-64-bit.7z.exe#/dl.7z",
"hash": "9031c171fccbf30113b8a9b93b9580b4aca8502dcf2b22c5cd3205212e895b13" "hash": "9e1d819aef3284420adf6d923b0d4865254bd403641d915975e49ddea1e7cdf9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-for-windows/git/releases/download/v2.40.0.windows.1/PortableGit-2.40.0-32-bit.7z.exe#/dl.7z", "url": "https://github.com/git-for-windows/git/releases/download/v2.40.1.windows.1/PortableGit-2.40.1-32-bit.7z.exe#/dl.7z",
"hash": "dc4b824412ee814fb310511921f3748631f3e6cd64c44866e38b3811e8e6dd01" "hash": "e1360e94cb292862fb023018578a1029022a09278b160f7264c6dc444f65c9ca"
} }
}, },
"post_install": [ "post_install": [