gomake: Update to version 2.3.1

This commit is contained in:
Richard Kuhnt 2019-03-19 05:00:23 +00:00
parent 3e136dcec8
commit 670d38deae

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.0", "version": "2.3.1",
"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.3.0/gomake_windows_amd64.zip", "url": "https://github.com/brad-jones/gomake/releases/download/v2.3.1/gomake_windows_amd64.zip",
"hash": "19211b5464e996f539c109ef9886a52e09f3d5a369195e3f7bbe9fd879a09cf4" "hash": "990e85c9ae0be963b0db65018420cd0c507f101bd344ad745a1b497dd4df275a"
} }
}, },
"bin": "gomake.exe", "bin": "gomake.exe",