diff --git a/bucket/mage.json b/bucket/mage.json index 192b7447e3..2197dc3a5f 100644 --- a/bucket/mage.json +++ b/bucket/mage.json @@ -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",