From 47b835ff7a4000296c1616f052c5246be46dd404 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 05:01:47 +0000 Subject: [PATCH] just: Update to version 1.5.0 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index b16cba7249..39ab961fa8 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.5.0", "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.4.0/just-1.4.0-x86_64-pc-windows-msvc.zip", - "hash": "daa1b1408b12fcec48301f898612050e97266aef3cbc689f247a3a0db5980ddb" + "url": "https://github.com/casey/just/releases/download/1.5.0/just-1.5.0-x86_64-pc-windows-msvc.zip", + "hash": "106c124c884569869b1a5ccd695de26fb98d0a0967645af1075fedca59d938d2" } }, "bin": "just.exe",