git-sizer: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2021-11-17 15:00:44 +00:00
parent 36062d93b1
commit e30ad06f25

View File

@ -1,16 +1,16 @@
{
"version": "1.4.0",
"version": "1.5.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.4.0/git-sizer-1.4.0-windows-amd64.zip",
"hash": "d37945ec6e253281adadcbbd358da00e0fbfb4a099700a2a58e320ec1c2edca4"
"url": "https://github.com/github/git-sizer/releases/download/v1.5.0/git-sizer-1.5.0-windows-amd64.zip",
"hash": "52093c1cba0bb8e00da14c9eef678eb052fc729c32419415817076f06b5c85d8"
},
"32bit": {
"url": "https://github.com/github/git-sizer/releases/download/v1.4.0/git-sizer-1.4.0-windows-386.zip",
"hash": "3d72cf32d30b82c5c76e560c702c41e50cb03710451dc1764097c64cecf3ed22"
"url": "https://github.com/github/git-sizer/releases/download/v1.5.0/git-sizer-1.5.0-windows-386.zip",
"hash": "55930026eb444f8f852e03716525067bfc4a0329a9c778b026da150a8ed8abd8"
}
},
"bin": "git-sizer.exe",