mage: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2021-12-16 16:32:07 +00:00
parent d335529513
commit 779c1f951b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.0", "version": "1.12.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.11.0/mage_1.11.0_Windows-64bit.zip", "url": "https://github.com/magefile/mage/releases/download/v1.12.0/mage_1.12.0_Windows-64bit.zip",
"hash": "bcadeaae592819abecadb49dd0e133a0c3fac9789b7efd3a602b60ece467d759" "hash": "9c9379f7a3d4f0c276cfef1afb1f7c5acbf92e0a8b06c44f39b7017d482e2069"
} }
}, },
"bin": "mage.exe", "bin": "mage.exe",