From 7a3a266dc9ecb17e450f2a7cbc987129f4f899ad Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Nov 2019 09:00:21 +0000 Subject: [PATCH] just: Update to version 0.5.1 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 5c9e48bf96..aedd1a8677 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.0", - "url": "https://github.com/casey/just/releases/download/v0.5.0/just-v0.5.0-x86_64-pc-windows-msvc.zip", - "hash": "53271b45bb52bb56a486c5c5879cf7af528284fd68992a5387009c3502d25f38", + "version": "0.5.1", + "url": "https://github.com/casey/just/releases/download/v0.5.1/just-v0.5.1-x86_64-pc-windows-msvc.zip", + "hash": "2cd519c389ed1319456dd72b335af3da4e0931226b113544d108fc5f0d2b59ad", "bin": "just.exe", "checkver": "github", "autoupdate": {