nu: Update to version 0.27.0

This commit is contained in:
Jakub Čábera 2021-02-17 08:28:19 +01:00
parent 978d1f8751
commit ac6a4cc846

View File

@ -1,13 +1,13 @@
{
"version": "0.26.0",
"version": "0.27.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.26.0/nu_0_26_0_windows.zip",
"hash": "fa0951cc7fcb52e5006b2872b628bb1a6f5782b3b57f20fc297de147b90e576f",
"extract_dir": "nu_0_26_0_windows\\nushell-0.26.0"
"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"
}
},
"pre_install": [