just: Update to version 0.8.3

This commit is contained in:
Jakub Čábera 2020-10-28 10:56:21 +01:00
parent 8a93db5ccf
commit a05a7954e5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.8.2", "version": "0.8.3",
"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.8.2/just-v0.8.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.8.3/just-v0.8.3-x86_64-pc-windows-msvc.zip",
"hash": "a13048c7e790e1f815a9474c76c6adfc6f71703d60a0542148b9fbb273224496" "hash": "b8a6eb4cf94ab8f118d454ba2c2fcd5877fd21050ca449379fe397417f21cc3b"
} }
}, },
"bin": "just.exe", "bin": "just.exe",