just: Update to version 1.17.0

This commit is contained in:
github-actions[bot] 2023-12-20 04:24:39 +00:00
parent 273170626a
commit 423f8283ca

View File

@ -1,5 +1,5 @@
{ {
"version": "1.16.0", "version": "1.17.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.16.0/just-1.16.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.17.0/just-1.17.0-x86_64-pc-windows-msvc.zip",
"hash": "a15996ae91b51e779181ce20623719857d47ea1564bf235fa5ab3de9cd4c450c" "hash": "7e2fd34d9be9247a8f962954e1d47aede2774bbd3aa1619015fa822150943ef3"
} }
}, },
"bin": "just.exe", "bin": "just.exe",