just: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2023-12-29 04:25:43 +00:00
parent 57cb481269
commit fcfc1d396c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.19.0", "version": "1.20.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.19.0/just-1.19.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.20.0/just-1.20.0-x86_64-pc-windows-msvc.zip",
"hash": "4ddd1372cecc9d5c830130beed50db8aff17bd022ff87f15f94a2ab6ad288f12" "hash": "a2a179c32ee8112df66b9adf792deb83c76c6449dddd26ca9ca7a19c3dddd361"
} }
}, },
"bin": "just.exe", "bin": "just.exe",