nu: Update to version 0.70.0

This commit is contained in:
github-actions[bot] 2022-10-19 04:59:55 +00:00
parent ebdd62382b
commit d0eafa53bf

View File

@ -1,12 +1,12 @@
{
"version": "0.69.1",
"version": "0.70.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.69.1/nu-0.69.1-x86_64-pc-windows-msvc.zip",
"hash": "4e180b888ee5395a208ead1b6a332c0c4bbf840702dd89e9e431ac0794c9da6a"
"url": "https://github.com/nushell/nushell/releases/download/0.70.0/nu-0.70.0-x86_64-pc-windows-msvc.zip",
"hash": "113cf47509b06391547c41ee196b93ac83b5bcca37aa953798d988925c97cca7"
}
},
"bin": "nu.exe",