nu: Update to version 0.27.1

This commit is contained in:
Jakub Čábera 2021-02-19 08:22:46 +01:00
parent 9a8ed5c013
commit 59810f6011

View File

@ -1,13 +1,13 @@
{
"version": "0.27.0",
"version": "0.27.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.27.0/nu_0_27_0_windows.zip",
"hash": "5a20e2a516d8bfd6f1c63c21a688ecaede516728ea89783e62719545d48ab449",
"extract_dir": "nu_0_27_0_windows\\nushell-0.27.0"
"url": "https://github.com/nushell/nushell/releases/download/0.27.1/nu_0_27_1_windows.zip",
"hash": "abaf91dcb45712aff0b30668b5edcb8f2dd37bfcfa5058f0041105cebeac097b",
"extract_dir": "nu_0_27_1_windows\\nushell-0.27.1"
}
},
"pre_install": [