From 883644abc1fa7ce9225be9c039fda46ede266c1b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Jan 2020 12:01:49 +0000 Subject: [PATCH] just: Update to version 0.5.5 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 607cf49322..0fb98af772 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.4", - "url": "https://github.com/casey/just/releases/download/v0.5.4/just-v0.5.4-x86_64-pc-windows-msvc.zip", - "hash": "45ce5c80b54ebf6d978514015d23098b7d9230322099c474bc660c184b06eda2", + "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", "bin": "just.exe", "checkver": "github", "autoupdate": {