just: Update to version 0.8.4

This commit is contained in:
Jakub Čábera 2021-02-09 13:30:01 +01:00
parent b8d7c7c1b7
commit 8f259762bb

View File

@ -1,12 +1,12 @@
{
"version": "0.8.3",
"version": "0.8.4",
"description": "A command runner written in rust",
"homepage": "https://github.com/casey/just",
"license": "CC0-1.0",
"architecture": {
"64bit": {
"url": "https://github.com/casey/just/releases/download/v0.8.3/just-v0.8.3-x86_64-pc-windows-msvc.zip",
"hash": "b8a6eb4cf94ab8f118d454ba2c2fcd5877fd21050ca449379fe397417f21cc3b"
"url": "https://github.com/casey/just/releases/download/v0.8.4/just-v0.8.4-x86_64-pc-windows-msvc.zip",
"hash": "e1a9b67bc06cb72db13c8facdf7c0c113938b29cd26e7015bfcd6818ee43f848"
}
},
"bin": "just.exe",