From cb617cffa20cef58fb6f54f71890b43ebe7b201c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Feb 2020 21:01:48 +0000 Subject: [PATCH] just: Update to version 0.5.8 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index a9c75f25b8..76d232845e 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.7", - "url": "https://github.com/casey/just/releases/download/v0.5.7/just-v0.5.7-x86_64-pc-windows-msvc.zip", - "hash": "d9eef8aaa2e141abdf05118a1d10eb3e61e7c3a4a134bdb200dc60f6d263d33e", + "version": "0.5.8", + "url": "https://github.com/casey/just/releases/download/v0.5.8/just-v0.5.8-x86_64-pc-windows-msvc.zip", + "hash": "59dec5901cde2edd1c6828637690185ca60421a5ec6c387dd46ab5b232652c43", "bin": "just.exe", "checkver": "github", "autoupdate": {