gomake: Update to version 2.4.1

This commit is contained in:
Richard Kuhnt 2019-03-29 21:01:59 +00:00
parent 3fc30ef570
commit 026543507f

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.4.1",
"description": "Cross platform build tool / task runner.",
"homepage": "https://github.com/brad-jones/gomake/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/brad-jones/gomake/releases/download/v2.4.0/gomake_windows_amd64.zip",
"hash": "0a812209dc553ba9dee60ca2df93b3a8f6f4cbee8f9c44bb992ae7d1efc92efe"
"url": "https://github.com/brad-jones/gomake/releases/download/v2.4.1/gomake_windows_amd64.zip",
"hash": "34ef98a736235d315e631bdf792c1de103f0abc771a0660eee71558e093fa7e6"
}
},
"bin": "gomake.exe",