diff --git a/bucket/git.json b/bucket/git.json index 5702b6c5d4..5e93c3ab17 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -1,5 +1,5 @@ { - "version": "2.48.1", + "version": "2.49.0", "description": "Distributed version control system", "homepage": "https://gitforwindows.org", "license": "GPL-2.0-only", @@ -12,16 +12,12 @@ ], "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.48.1.windows.1/PortableGit-2.48.1-64-bit.7z.exe#/dl.7z", - "hash": "a4335111b3363871cac632be93d7466154d8eb08782ff55103866b67d6722257" - }, - "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.48.1.windows.1/PortableGit-2.48.1-32-bit.7z.exe#/dl.7z", - "hash": "63ddbc7ea11ea8a1375f39f45d38f928dbec564360ad12dd11d0d649474063a0" + "url": "https://github.com/git-for-windows/git/releases/download/v2.49.0.windows.1/PortableGit-2.49.0-64-bit.7z.exe#/dl.7z", + "hash": "bc980a64e875304ea5aa88386fda37e8a0089d0f2023616b9995b1ca75b471dd" }, "arm64": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.48.1.windows.1/PortableGit-2.48.1-arm64.7z.exe#/dl.7z", - "hash": "095c68dd2d64d05415534c1b98c9d8b1b661c1a5e553a7aa83381fa136fa9454" + "url": "https://github.com/git-for-windows/git/releases/download/v2.49.0.windows.1/PortableGit-2.49.0-arm64.7z.exe#/dl.7z", + "hash": "8fa7e49b319b1109173a90a110aaeb0e9004600ff2ed44adc7dfe56ab21e4148" } }, "post_install": [ @@ -73,9 +69,6 @@ "64bit": { "url": "https://github.com/git-for-windows/git/releases/download/v$matchTag/PortableGit-$version-64-bit.7z.exe#/dl.7z" }, - "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v$matchTag/PortableGit-$version-32-bit.7z.exe#/dl.7z" - }, "arm64": { "url": "https://github.com/git-for-windows/git/releases/download/v$matchTag/PortableGit-$version-arm64.7z.exe#/dl.7z" }