From f69fd65b84b3bfb0bec27cc3b46800a209c2f064 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 16:31:37 +0000 Subject: [PATCH] mage: Update to version 1.15.0 --- bucket/mage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mage.json b/bucket/mage.json index ecbf1e44aa..d8af750d25 100644 --- a/bucket/mage.json +++ b/bucket/mage.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/mage_1.14.0_Windows-64bit.zip", - "hash": "28571e0a50955ea4e5a1596908bf98f5e0c345c6696c836cbd2c42e37b16da29" + "url": "https://github.com/magefile/mage/releases/download/v1.15.0/mage_1.15.0_Windows-64bit.zip", + "hash": "62985aa44e178dc4ad8d1cc01431e7f527ece96b3d9d7d30c8996caa289d7205" } }, "bin": "mage.exe",