just: Update to version 0.5.7

This commit is contained in:
Richard Kuhnt 2020-01-28 12:01:50 +00:00
parent 1542f571ae
commit d5cc22c501

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.6", "version": "0.5.7",
"url": "https://github.com/casey/just/releases/download/v0.5.6/just-v0.5.6-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.5.7/just-v0.5.7-x86_64-pc-windows-msvc.zip",
"hash": "236e4f2081f8d6831b4c6b84e135a691ca7c54282844e227adeb18a80728ee33", "hash": "d9eef8aaa2e141abdf05118a1d10eb3e61e7c3a4a134bdb200dc60f6d263d33e",
"bin": "just.exe", "bin": "just.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {