From 950ef162af147d3dd34425990019d875b82e1b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:23:22 +0000 Subject: [PATCH] just: Update to version 1.18.1 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 6fb45ab172..5a6bacbd05 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.17.0", + "version": "1.18.1", "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.17.0/just-1.17.0-x86_64-pc-windows-msvc.zip", - "hash": "7e2fd34d9be9247a8f962954e1d47aede2774bbd3aa1619015fa822150943ef3" + "url": "https://github.com/casey/just/releases/download/1.18.1/just-1.18.1-x86_64-pc-windows-msvc.zip", + "hash": "790ed04a64d2191e1c3a3c4dcf935d8d0a4704624023e7cd09fc627ab413b5f4" } }, "bin": "just.exe",