just: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2020-06-18 23:03:05 +02:00
parent 19433dbb48
commit f0c1354826

View File

@ -2,9 +2,9 @@
"homepage": "https://github.com/casey/just", "homepage": "https://github.com/casey/just",
"description": "A command runner written in rust", "description": "A command runner written in rust",
"license": "CC0-1.0", "license": "CC0-1.0",
"version": "0.5.11", "version": "0.6.0",
"url": "https://github.com/casey/just/releases/download/v0.5.11/just-v0.5.11-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.6.0/just-v0.6.0-x86_64-pc-windows-msvc.zip",
"hash": "8a02a4960c780e6dbbfe384fed16d0d089f8f71fc2d16fa47c43eb1a4cb2b629", "hash": "c637fd614f36159448b547c24149cb40bf57f40e6fe7ea838f3e41ae0b564c5c",
"bin": "just.exe", "bin": "just.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {