From 1e71c51698a01096af4182db2962a7940691f600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 6 Oct 2021 00:02:17 -0700 Subject: [PATCH] nu: Update to version 0.38.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 2f664f4048..e26d968bbc 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.37.0", + "version": "0.38.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.37.0/nu_0_37_0_windows.zip", - "hash": "adfb02e055129498ca7019b880e0b78881531167325c4c56464cabecd4a267f3", - "extract_dir": "nu_0_37_0_windows\\nushell-0.37.0" + "url": "https://github.com/nushell/nushell/releases/download/0.38.0/nu_0_38_0_windows.zip", + "hash": "0067e4531ca70ac69fa6e5aecff64631771c33813bc664bbd04905f95c674d44", + "extract_dir": "nu_0_38_0_windows\\nushell-0.38.0" } }, "pre_install": [