From c6b1b172f9d5fd7c2a50b5faea1924aeb32f5596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 25 Nov 2020 08:55:36 +0100 Subject: [PATCH] nu: Update to version 0.23.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index ae28e1b132..3f6070e15c 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.22.0", + "version": "0.23.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.22.0/nu_0_22_0_windows.zip", - "hash": "4f755276387761dcf19eb3838f9aba8decffef6a1d861e63b11ab19e90cf1b7b", - "extract_dir": "nu_0_22_0_windows\\nushell-0.22.0" + "url": "https://github.com/nushell/nushell/releases/download/0.23.0/nu_0_23_0_windows.zip", + "hash": "0b549157b39371cff51e93ad20c711b71f0326d3f2ecc2464767b240c4bc35d1", + "extract_dir": "nu_0_23_0_windows\\nushell-0.23.0" } }, "pre_install": [