Update git-sizer to version 1.2.0

This commit is contained in:
Richard Kuhnt 2018-04-12 12:01:03 +00:00
parent 7290675471
commit 7263ff918f

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/github/git-sizer",
"version": "1.1.0",
"version": "1.2.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/github/git-sizer/releases/download/v1.1.0/git-sizer-1.1.0-windows-amd64.zip",
"hash": "24383cf861d46436c943458afca5ca6caa67161d1d58ad32e44ecee651493666"
"url": "https://github.com/github/git-sizer/releases/download/v1.2.0/git-sizer-1.2.0-windows-amd64.zip",
"hash": "600a3945a1478dff29f7d40d190989d30bacad6119294bd0e97aafc2a6793c02"
},
"32bit": {
"url": "https://github.com/github/git-sizer/releases/download/v1.1.0/git-sizer-1.1.0-windows-386.zip",
"hash": "c598c84764aec2003a1772865d29d7936636863ee367df958f90fb25e59cee37"
"url": "https://github.com/github/git-sizer/releases/download/v1.2.0/git-sizer-1.2.0-windows-386.zip",
"hash": "8b8037c4f1ce91923ed52ffbb5f53e6a879cc27dc53debe541b3a8d3fa30c531"
}
},
"bin": "git-sizer.exe",