From a60dfa4c01180a73a2c9c273aa3d4639ad6749a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:36:15 +0000 Subject: [PATCH] mask: Update to version 0.11.6 --- bucket/mask.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/mask.json b/bucket/mask.json index 7360b3803e..f556ccf41e 100644 --- a/bucket/mask.json +++ b/bucket/mask.json @@ -1,13 +1,13 @@ { - "version": "0.11.4", + "version": "0.11.6", "description": "A CLI task runner defined by a simple markdown file.", "homepage": "https://github.com/jacobdeichert/mask", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jacobdeichert/mask/releases/download/mask/0.11.4/mask-0.11.4-x86_64-pc-windows-msvc.zip", - "hash": "e7d82d6aecba69add60d465133c2acbaccbb45bfff193deeb750bb75867b0b3c", - "extract_dir": "mask-0.11.4-x86_64-pc-windows-msvc" + "url": "https://github.com/jacobdeichert/mask/releases/download/mask/0.11.6/mask-0.11.6-x86_64-pc-windows-msvc.zip", + "hash": "4e92c0bc1fbaa65763216d9f7fae82ed189d6e20ac98138ff2a42d31ef44d7b8", + "extract_dir": "mask-0.11.6-x86_64-pc-windows-msvc" } }, "extract_dir": "mask-x86_64-pc-windows-msvc",