nu: Update to version 0.33.0

This commit is contained in:
Jakub Čábera 2021-06-23 06:57:56 -07:00
parent 922f334d87
commit 4f20d41664

View File

@ -1,13 +1,13 @@
{
"version": "0.32.0",
"version": "0.33.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.32.0/nu_0_32_0_windows.zip",
"hash": "c471cb4919ae15bc649c5661473edd0bb961eac32303a410eeeb7c18d562c070",
"extract_dir": "nu_0_32_0_windows\\nushell-0.32.0"
"url": "https://github.com/nushell/nushell/releases/download/0.33.0/nu_0_33_0_windows.zip",
"hash": "6bb58664c4c8fc125293f9926200b4fafd6f34d1c3ed5253678007821dc4060c",
"extract_dir": "nu_0_33_0_windows\\nushell-0.33.0"
}
},
"pre_install": [