nu: Update to version 0.32.0

This commit is contained in:
Jakub Čábera 2021-06-01 22:00:08 -07:00
parent 831dd615d5
commit a3ff6fd640

View File

@ -1,13 +1,13 @@
{
"version": "0.31.0",
"version": "0.32.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.31.0/nu_0_31_0_windows.zip",
"hash": "55f03f539f0e02c4d17a3d59760a6e55d8f5dace0367cbba51e66eddbfa3b1af",
"extract_dir": "nu_0_31_0_windows\\nushell-0.31.0"
"url": "https://github.com/nushell/nushell/releases/download/0.32.0/nu_0_32_0_windows.zip",
"hash": "c471cb4919ae15bc649c5661473edd0bb961eac32303a410eeeb7c18d562c070",
"extract_dir": "nu_0_32_0_windows\\nushell-0.32.0"
}
},
"pre_install": [