From 1f486ffafb584e06a816fc9f1e635a8cab7900de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 12 May 2021 08:17:45 +0200 Subject: [PATCH] nu: Update to version 0.31.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index d1cd5b1d0a..bf9303d27a 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/nu_0_30_0_windows.zip", - "hash": "9b2b71d8cd460f2acec476bd011606da8b3c28c213f400e9e8dc03edebb67142", - "extract_dir": "nu_0_30_0_windows\\nushell-0.30.0" + "url": "https://github.com/nushell/nushell/releases/download/0.31.0/nu_0_31_0_windows.zip", + "hash": "55f03f539f0e02c4d17a3d59760a6e55d8f5dace0367cbba51e66eddbfa3b1af", + "extract_dir": "nu_0_31_0_windows\\nushell-0.31.0" } }, "pre_install": [