From ac6a4cc846590ec9853e17bb23cedcbe25505852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 17 Feb 2021 08:28:19 +0100 Subject: [PATCH] nu: Update to version 0.27.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 7049743cf3..46712e183f 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.26.0", + "version": "0.27.0", "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.26.0/nu_0_26_0_windows.zip", - "hash": "fa0951cc7fcb52e5006b2872b628bb1a6f5782b3b57f20fc297de147b90e576f", - "extract_dir": "nu_0_26_0_windows\\nushell-0.26.0" + "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" } }, "pre_install": [