From d122bfa99d362cdd5843f407bcdada964330f5d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:27:25 +0000 Subject: [PATCH] just: Update to version 1.16.0 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index fb8ca580ee..03a4eb2ea0 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.15.0", + "version": "1.16.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.15.0/just-1.15.0-x86_64-pc-windows-msvc.zip", - "hash": "552a629af3636b43e02c6ad5b0366ad59e750b1f9d3d8fce941f9f04500bed39" + "url": "https://github.com/casey/just/releases/download/1.16.0/just-1.16.0-x86_64-pc-windows-msvc.zip", + "hash": "a15996ae91b51e779181ce20623719857d47ea1564bf235fa5ab3de9cd4c450c" } }, "bin": "just.exe",