mage: Update to version 1.12.1

This commit is contained in:
github-actions[bot] 2021-12-17 16:29:44 +00:00
parent 34f16dc349
commit 320143ed65

View File

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