From 3d98a173945558fefee55336e6cf0777001320e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Sep 2021 04:12:44 -0700 Subject: [PATCH] nu: Update to version 0.37.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 54724fb074..2f664f4048 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/nu_0_36_0_windows.zip", - "hash": "18bb5d981440c0d340c8ffaa421e81df80bca65f37d76fb767a391fda7cd0ade", - "extract_dir": "nu_0_36_0_windows\\nushell-0.36.0" + "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" } }, "pre_install": [