just: Update to version 1.43.1

This commit is contained in:
github-actions[bot] 2025-11-13 00:40:55 +00:00
parent ae65926410
commit 66c19de73d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.43.0", "version": "1.43.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.43.0/just-1.43.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.43.1/just-1.43.1-x86_64-pc-windows-msvc.zip",
"hash": "04be7b6d7f8419288ce75532f1962cee1756992e494e6c8063bb3ab8db21b52c" "hash": "9109a5fa04f3428fea7fe4bc7898742a65f087c4da1f1b004fb3a23f3f4e6140"
} }
}, },
"bin": "just.exe", "bin": "just.exe",