From acb738f19425ec7af76c8cd785d165486833a5f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 6 Jan 2021 06:46:43 +0100 Subject: [PATCH] nu: Update to version 0.25.1 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 50f332c5a1..f326a183b1 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.24.1", + "version": "0.25.1", "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.24.1/nu_0_24_1_windows.zip", - "hash": "81460405d11a9b48e10fe120185dc8cb5b2004057b60d7dc119b825a7b50cae9", - "extract_dir": "nu_0_24_1_windows\\nushell-0.24.1" + "url": "https://github.com/nushell/nushell/releases/download/0.25.1/nu_0_25_1_windows.zip", + "hash": "df4110fa75da090804315b4e4571c24726ae40503b044266e2463b848d54e840", + "extract_dir": "nu_0_25_1_windows\\nushell-0.25.1" } }, "pre_install": [