From 4f20d416643345270d8ffedc315fd8c90a6950bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 23 Jun 2021 06:57:56 -0700 Subject: [PATCH] nu: Update to version 0.33.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 281797ba39..d71becb242 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/nu_0_32_0_windows.zip", - "hash": "c471cb4919ae15bc649c5661473edd0bb961eac32303a410eeeb7c18d562c070", - "extract_dir": "nu_0_32_0_windows\\nushell-0.32.0" + "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" } }, "pre_install": [