From f819e81ba0d65630d89722ec038e7253f61804d4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 May 2019 03:00:21 +0000 Subject: [PATCH] just: Update to version 0.4.3 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 4b5c0605e3..4109befa88 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", - "version": "0.4.2", - "url": "https://github.com/casey/just/releases/download/v0.4.2/just-v0.4.2-x86_64-pc-windows-gnu.zip", - "hash": "f7aad1e08ec8dd69d13fbff55228cb924ee5b4b42e8d5f6b7c16f2c23ebcdf8d", + "version": "0.4.3", + "url": "https://github.com/casey/just/releases/download/v0.4.3/just-v0.4.3-x86_64-pc-windows-gnu.zip", + "hash": "0d3a480530dd46ea97d90207ccb120028c863fa71e0d0e3299b4acd3a15c160e", "bin": "just.exe", "checkver": "github", "autoupdate": {