From 1506b48433275180176d928afd7708934a075acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 3 Aug 2021 21:16:38 -0700 Subject: [PATCH] nu: Update to version 0.35.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index f7907b87d1..22d3624fc6 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/nu_0_34_0_windows.zip", - "hash": "0a82b48f95c8194b9755cd537247bb83072eab508892f9176b6a9b991aa5124c", - "extract_dir": "nu_0_34_0_windows\\nushell-0.34.0" + "url": "https://github.com/nushell/nushell/releases/download/0.35.0/nu_0_35_0_windows.zip", + "hash": "a7ab5086b26928810ed08e1e0207e4616ad99868b407a3e572eae043a68897de", + "extract_dir": "nu_0_35_0_windows\\nushell-0.35.0" } }, "pre_install": [