From 0272b0521bdce671c328903f386a1156bd4a0db2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Dec 2019 02:00:25 +0000 Subject: [PATCH] just: Update to version 0.5.3 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 46d9b6c303..3bb51ca2a5 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.2", - "url": "https://github.com/casey/just/releases/download/v0.5.2/just-v0.5.2-x86_64-pc-windows-msvc.zip", - "hash": "1a0b83222661a88bace99164e75a935f10460de10f62f6254dbfe381ea9ee388", + "version": "0.5.3", + "url": "https://github.com/casey/just/releases/download/v0.5.3/just-v0.5.3-x86_64-pc-windows-msvc.zip", + "hash": "0f97c5c9e8450da6b8105da6ae8d77aeba05e86fb06bab5dea8f4be8da89d149", "bin": "just.exe", "checkver": "github", "autoupdate": {