just: Update to version 0.8.2

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:33 +01:00
parent f90e0544a3
commit 2e88457d27

View File

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