From 59810f6011a297ed243111f08d92bb0f67cfab52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 19 Feb 2021 08:22:46 +0100 Subject: [PATCH] nu: Update to version 0.27.1 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 46712e183f..e7010abb5c 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.27.0", + "version": "0.27.1", "description": "A modern shell written in Rust", "homepage": "https://www.nushell.sh", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/nushell/nushell/releases/download/0.27.0/nu_0_27_0_windows.zip", - "hash": "5a20e2a516d8bfd6f1c63c21a688ecaede516728ea89783e62719545d48ab449", - "extract_dir": "nu_0_27_0_windows\\nushell-0.27.0" + "url": "https://github.com/nushell/nushell/releases/download/0.27.1/nu_0_27_1_windows.zip", + "hash": "abaf91dcb45712aff0b30668b5edcb8f2dd37bfcfa5058f0041105cebeac097b", + "extract_dir": "nu_0_27_1_windows\\nushell-0.27.1" } }, "pre_install": [