just: Update to version 0.9.2

This commit is contained in:
Jakub Čábera 2021-05-02 16:49:10 +02:00
parent 56c8501d29
commit 3de3f16225

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.1", "version": "0.9.2",
"description": "A command runner written in rust", "description": "A command runner written in rust",
"homepage": "https://github.com/casey/just", "homepage": "https://github.com/casey/just",
"license": "CC0-1.0", "license": "CC0-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/casey/just/releases/download/v0.9.1/just-v0.9.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.9.2/just-v0.9.2-x86_64-pc-windows-msvc.zip",
"hash": "dddd4c4aa71fc1e8d25ff6ced8a4cdf404d55a99f7ee9b295570021158d7e2e5" "hash": "1951649be48e26b2cee1559c7e7fe2d24e2d14eefcefe4f6e5f0f9d51ed53601"
} }
}, },
"bin": "just.exe", "bin": "just.exe",