From f0c1354826597bee7e710676deebb3ad2a72047c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Jun 2020 23:03:05 +0200 Subject: [PATCH] just: Update to version 0.6.0 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 14b7d7a4bb..aa172ddb88 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.11", - "url": "https://github.com/casey/just/releases/download/v0.5.11/just-v0.5.11-x86_64-pc-windows-msvc.zip", - "hash": "8a02a4960c780e6dbbfe384fed16d0d089f8f71fc2d16fa47c43eb1a4cb2b629", + "version": "0.6.0", + "url": "https://github.com/casey/just/releases/download/v0.6.0/just-v0.6.0-x86_64-pc-windows-msvc.zip", + "hash": "c637fd614f36159448b547c24149cb40bf57f40e6fe7ea838f3e41ae0b564c5c", "bin": "just.exe", "checkver": "github", "autoupdate": {