diff --git a/bucket/git-sizer.json b/bucket/git-sizer.json index de6186afdd..ece610008d 100644 --- a/bucket/git-sizer.json +++ b/bucket/git-sizer.json @@ -1,16 +1,16 @@ { - "version": "1.3.0", + "version": "1.4.0", "description": "Compute various size metrics for a Git repository, flagging those that might cause problems.", "homepage": "https://github.com/github/git-sizer", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/github/git-sizer/releases/download/v1.3.0/git-sizer-1.3.0-windows-amd64.zip", - "hash": "15d9e56c10f81612796e8cbe6ff8e53eecfbabae1770b4a557252fce6e6addce" + "url": "https://github.com/github/git-sizer/releases/download/v1.4.0/git-sizer-1.4.0-windows-amd64.zip", + "hash": "d37945ec6e253281adadcbbd358da00e0fbfb4a099700a2a58e320ec1c2edca4" }, "32bit": { - "url": "https://github.com/github/git-sizer/releases/download/v1.3.0/git-sizer-1.3.0-windows-386.zip", - "hash": "abad6350e72f848117b6b12b3fa0f7695a1dd9ed87b5dec8e7d2e65246753dbf" + "url": "https://github.com/github/git-sizer/releases/download/v1.4.0/git-sizer-1.4.0-windows-386.zip", + "hash": "3d72cf32d30b82c5c76e560c702c41e50cb03710451dc1764097c64cecf3ed22" } }, "bin": "git-sizer.exe",