just: Update to version 1.41.0

This commit is contained in:
github-actions[bot] 2025-07-01 08:30:23 +00:00
parent 6d28679183
commit 3ec27e866f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.40.0", "version": "1.41.0",
"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.40.0/just-1.40.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.41.0/just-1.41.0-x86_64-pc-windows-msvc.zip",
"hash": "50d7c9b3ef3e38169bb62020cf8b091ac55e989c862fb0dde8af5a9b2505526a" "hash": "7a64efe8ce126fc45ab7418ef2013b8c52cd387d59de5207bd857ca9e7f197eb"
} }
}, },
"bin": "just.exe", "bin": "just.exe",