From 7263ff918f657c0e7d1ec377b84d7c9757a3c4f7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Apr 2018 12:01:03 +0000 Subject: [PATCH] Update git-sizer to version 1.2.0 --- git-sizer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/git-sizer.json b/git-sizer.json index b3fe68ea22..09fbb53349 100644 --- a/git-sizer.json +++ b/git-sizer.json @@ -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",