just: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2022-03-31 08:34:23 +00:00
parent 328ec521fd
commit 785dbc192e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.1", "version": "1.1.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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/casey/just/releases/download/1.1.1/just-1.1.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/1.1.2/just-1.1.2-x86_64-pc-windows-msvc.zip",
"hash": "446e6091b2aa2b40bc57857f1104cfe4153e757379141ae5ded1dec3da59c10b" "hash": "fd961ac0df25306b3b18bb1e7849e3e6e9e61dcb3755105ced617e3838ef5e88"
} }
}, },
"bin": "just.exe", "bin": "just.exe",