just: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2024-06-14 20:26:37 +00:00
parent 311a1babd5
commit 0f792185b3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.29.0", "version": "1.29.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.29.0/just-1.29.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.29.1/just-1.29.1-x86_64-pc-windows-msvc.zip",
"hash": "5ad04990eb4299ad7e802fe86f85a5c116cb9af13deae87c08ed7dbf49c930d6" "hash": "194c49878a502d9b756367e8164e1abf00955cf45af0f1e699ea9c9a45a92ba8"
} }
}, },
"bin": "just.exe", "bin": "just.exe",