just: Update to version 0.5.5

This commit is contained in:
Richard Kuhnt 2020-01-15 12:01:49 +00:00
parent df1b74204a
commit 883644abc1

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