nu: Update to version 0.40.0 (#2985)

This commit is contained in:
Martin Lindhe 2021-11-21 11:25:43 +01:00 committed by GitHub
parent b503863a82
commit 5dfa7ea51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1,13 @@
{
"version": "0.39.0",
"version": "0.40.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.39.0/nu_0_39_0_windows.zip",
"hash": "effc1a7fd5e442153beffcec0833f72f467b7cd3069009f24791fa1b3c6ea7e3",
"extract_dir": "nu_0_39_0_windows\\nushell-0.39.0"
"url": "https://github.com/nushell/nushell/releases/download/0.40.0/nu_0_40_0_windows.zip",
"hash": "1b2447142f813df324c95b90dea52972a6c52843cf8201708a2e8c530f850a4a",
"extract_dir": "nu_0_40_0_windows\\nushell-0.40.0"
}
},
"bin": "nu.exe",