From 6cd9ee1c2b21f2027aa0fd09ab912c1b7252c2b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 12:33:13 +0000 Subject: [PATCH] just: Update to version 1.44.1 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index b7b4ab3320..01de8f0165 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,5 +1,5 @@ { - "version": "1.44.0", + "version": "1.44.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.44.0/just-1.44.0-x86_64-pc-windows-msvc.zip", - "hash": "56e5766d94fe211f196a980e50da3754370b412fb0264d4f146350b720b9e1d8" + "url": "https://github.com/casey/just/releases/download/1.44.1/just-1.44.1-x86_64-pc-windows-msvc.zip", + "hash": "bfdeea81f9fa630bb8cb2bbeee41b5b60e5fc96a9600471f54f1cf6dbd5b334a" } }, "bin": "just.exe",