diff --git a/bucket/git.json b/bucket/git.json index b7a21469da..c1716347da 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -1,16 +1,16 @@ { - "version": "2.30.0.windows.2", + "version": "2.30.1.windows.1", "description": "Distributed version control system", "homepage": "https://gitforwindows.org", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/PortableGit-2.30.0.2-64-bit.7z.exe#/dl.7z", - "hash": "90cbde9a51eb459a7ec1653c62f008160e9b7cfd67aac3628f15dc7370aa85d9" + "url": "https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/PortableGit-2.30.1-64-bit.7z.exe#/dl.7z", + "hash": "54bb3a0035bad71148fb6c771942a880d46a8dc6f3a0cb42eda88ca1374f1570" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/PortableGit-2.30.0.2-32-bit.7z.exe#/dl.7z", - "hash": "e7289b23b6f28415c24d5db7a6821d3723f31214e1d03ce55929cb30d093f6f8" + "url": "https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/PortableGit-2.30.1-32-bit.7z.exe#/dl.7z", + "hash": "931dc2f5495cd41c714c9cfb69288ff9f1026469c291912bfa789165ce9eeed6" } }, "post_install": "git config --global credential.helper manager-core",