just: Update to version 1.44.1

This commit is contained in:
github-actions[bot] 2025-12-09 12:33:13 +00:00
parent 829ef6a643
commit 6cd9ee1c2b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.44.0", "version": "1.44.1",
"description": "A command runner written in rust", "description": "A command runner written in rust",
"homepage": "https://just.systems", "homepage": "https://just.systems",
"license": "CC0-1.0", "license": "CC0-1.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/casey/just/releases/download/1.44.0/just-1.44.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.44.1/just-1.44.1-x86_64-pc-windows-msvc.zip",
"hash": "56e5766d94fe211f196a980e50da3754370b412fb0264d4f146350b720b9e1d8" "hash": "bfdeea81f9fa630bb8cb2bbeee41b5b60e5fc96a9600471f54f1cf6dbd5b334a"
} }
}, },
"bin": "just.exe", "bin": "just.exe",