gomake: Update to version 2.2.2

This commit is contained in:
Richard Kuhnt 2019-03-07 22:00:32 +00:00
parent c795aa89b5
commit 876ed7da7b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.3", "version": "2.2.2",
"description": "Cross platform build tool / task runner.", "description": "Cross platform build tool / task runner.",
"homepage": "https://github.com/brad-jones/gomake/", "homepage": "https://github.com/brad-jones/gomake/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/brad-jones/gomake/releases/download/v2.1.3/gomake_windows_amd64.zip", "url": "https://github.com/brad-jones/gomake/releases/download/v2.2.2/gomake_windows_amd64.zip",
"hash": "bbe90be48f75d95489c7b6db8ac5a2dc0b73108ab467bd1b4853ff7f3d40945b" "hash": "a99e75e4248f7595d8631bb20fcabb13e47a4fb13da138e6d7f4937f05d27b9d"
} }
}, },
"bin": "gomake.exe", "bin": "gomake.exe",