From af15b68519c009de0bed0c7abeac11ea149337b6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Mar 2020 17:01:50 +0000 Subject: [PATCH] just: Update to version 0.5.10 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 76d232845e..6ad419bb33 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.8", - "url": "https://github.com/casey/just/releases/download/v0.5.8/just-v0.5.8-x86_64-pc-windows-msvc.zip", - "hash": "59dec5901cde2edd1c6828637690185ca60421a5ec6c387dd46ab5b232652c43", + "version": "0.5.10", + "url": "https://github.com/casey/just/releases/download/v0.5.10/just-v0.5.10-x86_64-pc-windows-msvc.zip", + "hash": "ec65a1fa95f53f2b3dfeca8bf9513f7875f60e19c2d076bb7f665cb3311be3a3", "bin": "just.exe", "checkver": "github", "autoupdate": {