From 7504c4beaef1b95e8c2745aebb7c2a176e161b5c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Dec 2019 14:00:19 +0000 Subject: [PATCH] just: Update to version 0.5.2 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index aedd1a8677..46d9b6c303 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.1", - "url": "https://github.com/casey/just/releases/download/v0.5.1/just-v0.5.1-x86_64-pc-windows-msvc.zip", - "hash": "2cd519c389ed1319456dd72b335af3da4e0931226b113544d108fc5f0d2b59ad", + "version": "0.5.2", + "url": "https://github.com/casey/just/releases/download/v0.5.2/just-v0.5.2-x86_64-pc-windows-msvc.zip", + "hash": "1a0b83222661a88bace99164e75a935f10460de10f62f6254dbfe381ea9ee388", "bin": "just.exe", "checkver": "github", "autoupdate": {