From 1970c31e6fbea7b5c9d547859dcbf5b06a4be109 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 04:29:10 +0000 Subject: [PATCH] just: Update to version 1.1.1 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 47f365d546..0d15cd1b2b 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.1", "description": "A command runner written in rust", "homepage": "https://just.systems", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/casey/just/releases/download/1.1.0/just-1.1.0-x86_64-pc-windows-msvc.zip", - "hash": "6e132abb88759aab0d704e9a94531d3e14449c1bcee71e4c8c91ea6b4bfa1871" + "url": "https://github.com/casey/just/releases/download/1.1.1/just-1.1.1-x86_64-pc-windows-msvc.zip", + "hash": "446e6091b2aa2b40bc57857f1104cfe4153e757379141ae5ded1dec3da59c10b" } }, "bin": "just.exe",