just: Update to version 0.8.1

This commit is contained in:
Jakub Čábera 2020-10-16 08:08:31 +02:00
parent fbf2f4e32a
commit 603dcbb94a

View File

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