From 779c1f951b97879d4900efd8854cbb77cd3fe4da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 16:32:07 +0000 Subject: [PATCH] mage: Update to version 1.12.0 --- bucket/mage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",