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",
"homepage": "https://magefile.org",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/magefile/mage/releases/download/v1.11.0/mage_1.11.0_Windows-64bit.zip",
"hash": "bcadeaae592819abecadb49dd0e133a0c3fac9789b7efd3a602b60ece467d759"
"url": "https://github.com/magefile/mage/releases/download/v1.12.0/mage_1.12.0_Windows-64bit.zip",
"hash": "9c9379f7a3d4f0c276cfef1afb1f7c5acbf92e0a8b06c44f39b7017d482e2069"
}
},
"bin": "mage.exe",