nu: Update to version 0.28.0

This commit is contained in:
Jakub Čábera 2021-03-10 08:54:43 +01:00
parent 33b1c68f5a
commit 68a018e635

View File

@ -1,13 +1,13 @@
{ {
"version": "0.27.1", "version": "0.28.0",
"description": "A modern shell written in Rust", "description": "A modern shell written in Rust",
"homepage": "https://www.nushell.sh", "homepage": "https://www.nushell.sh",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nushell/nushell/releases/download/0.27.1/nu_0_27_1_windows.zip", "url": "https://github.com/nushell/nushell/releases/download/0.28.0/nu_0_28_0_windows.zip",
"hash": "abaf91dcb45712aff0b30668b5edcb8f2dd37bfcfa5058f0041105cebeac097b", "hash": "91b4f79e8c02eaf2c3121ad6f929a5f915bcdc709be7d453be790a85f5ea634c",
"extract_dir": "nu_0_27_1_windows\\nushell-0.27.1" "extract_dir": "nu_0_28_0_windows\\nushell-0.28.0"
} }
}, },
"pre_install": [ "pre_install": [