From 8f7e10e2d0b58a2343e99db332c5c096a34ba68c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 04:26:34 +0000 Subject: [PATCH] just: Update to version 1.26.0 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 912dfd3948..3261300aa1 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.25.2", + "version": "1.26.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.25.2/just-1.25.2-x86_64-pc-windows-msvc.zip", - "hash": "9108b612b674381b6baf667a06b1c8f870b2d6ac4fcb9c4eef53c0866a6ce8f4" + "url": "https://github.com/casey/just/releases/download/1.26.0/just-1.26.0-x86_64-pc-windows-msvc.zip", + "hash": "e326f8552ac7119b643fed1b8af8fe392593280c185c44beadc313e0291f412a" } }, "bin": "just.exe",