From 112cb71e7ed3f740ef6fd999bc0562244efc5495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Jul 2021 23:05:12 -0700 Subject: [PATCH] nu: Update to version 0.34.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index d71becb242..f7907b87d1 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/nu_0_33_0_windows.zip", - "hash": "6bb58664c4c8fc125293f9926200b4fafd6f34d1c3ed5253678007821dc4060c", - "extract_dir": "nu_0_33_0_windows\\nushell-0.33.0" + "url": "https://github.com/nushell/nushell/releases/download/0.34.0/nu_0_34_0_windows.zip", + "hash": "0a82b48f95c8194b9755cd537247bb83072eab508892f9176b6a9b991aa5124c", + "extract_dir": "nu_0_34_0_windows\\nushell-0.34.0" } }, "pre_install": [