just: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2024-03-11 00:33:14 +00:00
parent 69ed6f2c6c
commit d176e82f03

View File

@ -1,5 +1,5 @@
{ {
"version": "1.25.0", "version": "1.25.2",
"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.25.0/just-1.25.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.25.2/just-1.25.2-x86_64-pc-windows-msvc.zip",
"hash": "76a99c45395ccae0c2e8d95886c7059fde8f2f6cb25c697f55fd9252fe4930ea" "hash": "9108b612b674381b6baf667a06b1c8f870b2d6ac4fcb9c4eef53c0866a6ce8f4"
} }
}, },
"bin": "just.exe", "bin": "just.exe",