From 392f882fb5f0b9cfa28f19be013e68f04eb22fb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 20:37:21 +0000 Subject: [PATCH] mage: Update to version 1.13.0 --- bucket/mage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mage.json b/bucket/mage.json index 378a5484f1..8c8deef329 100644 --- a/bucket/mage.json +++ b/bucket/mage.json @@ -1,12 +1,12 @@ { - "version": "1.12.1", + "version": "1.13.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.12.1/mage_1.12.1_Windows-64bit.zip", - "hash": "87ba6c462abc99e8197242d0d6b801feebcc4c66365fc62721d7d5d10ad330e9" + "url": "https://github.com/magefile/mage/releases/download/v1.13.0/mage_1.13.0_Windows-64bit.zip", + "hash": "fee7846c479e56943d8ec80a0aa82d1798d926cfed04431c83e9c6e004e7becf" } }, "bin": "mage.exe",