mage: Update to version 1.14.0

This commit is contained in:
github-actions[bot] 2022-09-16 20:29:39 +00:00
parent 2510586d90
commit fae665fc4c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.13.0", "version": "1.14.0",
"description": "A make/rake-like build tool for Go", "description": "A make/rake-like build tool for Go",
"homepage": "https://magefile.org", "homepage": "https://magefile.org",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/magefile/mage/releases/download/v1.13.0/mage_1.13.0_Windows-64bit.zip", "url": "https://github.com/magefile/mage/releases/download/v1.14.0/mage_1.14.0_Windows-64bit.zip",
"hash": "fee7846c479e56943d8ec80a0aa82d1798d926cfed04431c83e9c6e004e7becf" "hash": "28571e0a50955ea4e5a1596908bf98f5e0c345c6696c836cbd2c42e37b16da29"
} }
}, },
"bin": "mage.exe", "bin": "mage.exe",