From 019c0884684e3788b353237c530aa2b7086e8663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 20 Jul 2020 08:45:53 +0200 Subject: [PATCH] just: Update to version 0.7.1 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 99308f6faf..de7bfabf1e 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,10 +1,10 @@ { - "version": "0.6.1", + "version": "0.7.1", "description": "A command runner written in rust", "homepage": "https://github.com/casey/just", "license": "CC0-1.0", - "url": "https://github.com/casey/just/releases/download/v0.6.1/just-v0.6.1-x86_64-pc-windows-msvc.zip", - "hash": "8c156221176b16c17609e6a590cd64350fb7fbe706f7f3c6cb97d89f87abb474", + "url": "https://github.com/casey/just/releases/download/v0.7.1/just-v0.7.1-x86_64-pc-windows-msvc.zip", + "hash": "8d14855b13e9b6148022cb7da57ab79002cf5a249199bf5b53c8a0397dc6a612", "bin": "just.exe", "checkver": "github", "autoupdate": {