nu: Update to version 0.34.0

This commit is contained in:
Jakub Čábera 2021-07-13 23:05:12 -07:00
parent fc55eaeac3
commit 112cb71e7e

View File

@ -1,13 +1,13 @@
{
"version": "0.33.0",
"version": "0.34.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.33.0/nu_0_33_0_windows.zip",
"hash": "6bb58664c4c8fc125293f9926200b4fafd6f34d1c3ed5253678007821dc4060c",
"extract_dir": "nu_0_33_0_windows\\nushell-0.33.0"
"url": "https://github.com/nushell/nushell/releases/download/0.34.0/nu_0_34_0_windows.zip",
"hash": "0a82b48f95c8194b9755cd537247bb83072eab508892f9176b6a9b991aa5124c",
"extract_dir": "nu_0_34_0_windows\\nushell-0.34.0"
}
},
"pre_install": [