just: Update to version 0.5.4

This commit is contained in:
Richard Kuhnt 2019-12-25 16:00:24 +00:00
parent e064656714
commit 7d26e31852

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.3", "version": "0.5.4",
"url": "https://github.com/casey/just/releases/download/v0.5.3/just-v0.5.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.5.4/just-v0.5.4-x86_64-pc-windows-msvc.zip",
"hash": "0f97c5c9e8450da6b8105da6ae8d77aeba05e86fb06bab5dea8f4be8da89d149", "hash": "45ce5c80b54ebf6d978514015d23098b7d9230322099c474bc660c184b06eda2",
"bin": "just.exe", "bin": "just.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {