From 1542f571ae02742c42b817a7976b03143194e69e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Jan 2020 11:01:49 +0000 Subject: [PATCH] just: Update to version 0.5.6 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 0fb98af772..745fc98d84 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/casey/just", "description": "A command runner written in rust", "license": "CC0-1.0", - "version": "0.5.5", - "url": "https://github.com/casey/just/releases/download/v0.5.5/just-v0.5.5-x86_64-pc-windows-msvc.zip", - "hash": "d1a47b6f5df119b48ce63d0e75f36d22b31d1c03fb615180f6304535bb5bdaa0", + "version": "0.5.6", + "url": "https://github.com/casey/just/releases/download/v0.5.6/just-v0.5.6-x86_64-pc-windows-msvc.zip", + "hash": "236e4f2081f8d6831b4c6b84e135a691ca7c54282844e227adeb18a80728ee33", "bin": "just.exe", "checkver": "github", "autoupdate": {