gomake: Update to version 2.4.0

This commit is contained in:
Richard Kuhnt 2019-03-26 18:26:25 +00:00
parent 055e6c2204
commit 7c5cdc62cc
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,9 +1,9 @@
{
"homepage": "https://www.gnupg.org/",
"version": "2.2.14",
"version": "2.2.15",
"license": "GPL-3.0",
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.14_20190319.exe#/dl.7z",
"hash": "sha1:a8f74358cab09b737b2f69c096072428e5ae2d9d",
"url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.15_20190326.exe#/dl.7z",
"hash": "sha1:f5f7eeadfdf6ad971b5313f045083b4f95ace07b",
"env_add_path": "bin",
"checkver": {
"url": "https://www.gnupg.org/download/index.html",