From 75d6155ed864636e43b39ccd9f81a5cd0e068769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 25 Mar 2021 06:06:00 +0100 Subject: [PATCH] just: Update to version 0.8.5 --- bucket/just.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/just.json b/bucket/just.json index 7902ae6880..84c0611db0 100644 --- a/bucket/just.json +++ b/bucket/just.json @@ -1,12 +1,12 @@ { - "version": "0.8.4", + "version": "0.8.5", "description": "A command runner written in rust", "homepage": "https://github.com/casey/just", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/casey/just/releases/download/v0.8.4/just-v0.8.4-x86_64-pc-windows-msvc.zip", - "hash": "e1a9b67bc06cb72db13c8facdf7c0c113938b29cd26e7015bfcd6818ee43f848" + "url": "https://github.com/casey/just/releases/download/v0.8.5/just-v0.8.5-x86_64-pc-windows-msvc.zip", + "hash": "5e0f0fae9afd47b3124d1bab8039d27d6c12f7b414a9467d7676858b763b1b09" } }, "bin": "just.exe",