From fcfc1d396cbb68bb1f0dc4d6e735d640b279a644 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 04:25:43 +0000 Subject: [PATCH] just: Update to version 1.20.0 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 1e5ce0dc79..4ac80efac5 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.19.0", + "version": "1.20.0", "description": "A command runner written in rust", "homepage": "https://just.systems", "license": "CC0-1.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/casey/just/releases/download/1.19.0/just-1.19.0-x86_64-pc-windows-msvc.zip", - "hash": "4ddd1372cecc9d5c830130beed50db8aff17bd022ff87f15f94a2ab6ad288f12" + "url": "https://github.com/casey/just/releases/download/1.20.0/just-1.20.0-x86_64-pc-windows-msvc.zip", + "hash": "a2a179c32ee8112df66b9adf792deb83c76c6449dddd26ca9ca7a19c3dddd361" } }, "bin": "just.exe",