just: Update to version 1.35.0

This commit is contained in:
github-actions[bot] 2024-08-29 00:33:52 +00:00
parent 00a5912613
commit 6ad3db1487

View File

@ -1,5 +1,5 @@
{ {
"version": "1.34.0", "version": "1.35.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.34.0/just-1.34.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.35.0/just-1.35.0-x86_64-pc-windows-msvc.zip",
"hash": "02fbdfbf30c6289ec09c2296bf95f284737a2f976baf7123ab03e7275c723913" "hash": "b53aebf423e701fb94442af8e7cf20400bc7bed46de297c6e0e9eb9c6fdb24e2"
} }
}, },
"bin": "just.exe", "bin": "just.exe",