mage: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2022-03-16 20:37:21 +00:00
parent 22ac0eeca4
commit 392f882fb5

View File

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