From 99542b2ce53842653addd74e2d660f89b108958c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 24 May 2020 10:53:17 +0200 Subject: [PATCH] just: Update to version 0.5.11 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 6ad419bb33..14b7d7a4bb 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.10", - "url": "https://github.com/casey/just/releases/download/v0.5.10/just-v0.5.10-x86_64-pc-windows-msvc.zip", - "hash": "ec65a1fa95f53f2b3dfeca8bf9513f7875f60e19c2d076bb7f665cb3311be3a3", + "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", "bin": "just.exe", "checkver": "github", "autoupdate": {