From 7a3357d816c3116e5a5396daa2faf9086b884954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 2 Sep 2020 08:20:25 +0200 Subject: [PATCH] nu: Update to version 0.19.0 --- bucket/nu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/nu.json b/bucket/nu.json index 827a445c7b..533880f331 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.18.1", + "version": "0.19.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.18.1/nu_0_18_1_windows.zip", - "hash": "fead775002d2a1ab94faba0194af6b363ef3776c09c3ac3800d6bd8e5c3b9e5f", - "extract_dir": "nu_0_18_1_windows\\nushell-0.18.1" + "url": "https://github.com/nushell/nushell/releases/download/0.19.0/nu_0_19_0_windows.zip", + "hash": "12920ed931dda557b855b99aea3a55d36ee013f3f64d68742edfcb882fec741e", + "extract_dir": "nu_0_19_0_windows\\nushell-0.19.0" } }, "pre_install": [