From 20072a8811c42f382c125254209c72b038e7617f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 1 Jul 2020 09:23:54 +0200 Subject: [PATCH] nu: Update to version 0.16.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 5eef987758..ced1d17d62 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.15.0", + "version": "0.16.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.15.0/nu_0_15_0_windows.zip", - "hash": "67b68386fef431cf33ac63d55de696f86cb46498922b5a94e9a43d9b5291ba19", - "extract_dir": "nu_0_15_0_windows\\nushell_0_15_0" + "url": "https://github.com/nushell/nushell/releases/download/0.16.0/nu_0_16_0_windows.zip", + "hash": "ff714aa202eb5e59dc234b2376f7464fddf0dbb6928c5cab8353aad15bd48cce", + "extract_dir": "nu_0_16_0_windows\\nushell_0_16_0" } }, "pre_install": [