nu: Update to version 0.31.0

This commit is contained in:
Jakub Čábera 2021-05-12 08:17:45 +02:00
parent 29c69a7a7b
commit 1f486ffafb

View File

@ -1,13 +1,13 @@
{
"version": "0.30.0",
"version": "0.31.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.30.0/nu_0_30_0_windows.zip",
"hash": "9b2b71d8cd460f2acec476bd011606da8b3c28c213f400e9e8dc03edebb67142",
"extract_dir": "nu_0_30_0_windows\\nushell-0.30.0"
"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"
}
},
"pre_install": [