nu: Update to version 0.85.0

This commit is contained in:
github-actions[bot] 2023-09-20 04:26:35 +00:00
parent 29f22ba5aa
commit fe96876947

View File

@ -1,12 +1,12 @@
{
"version": "0.84.0",
"version": "0.85.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.84.0/nu-0.84.0-x86_64-pc-windows-msvc.zip",
"hash": "e738af6d8fb9e29dc43417ed6645bc2b774c5c2dda8d24ace5565eb030f79903"
"url": "https://github.com/nushell/nushell/releases/download/0.85.0/nu-0.85.0-x86_64-pc-windows-msvc.zip",
"hash": "737f0906a2033d381999bb31a89678d33999d9dbf5c703354252a80a64f5d9ca"
}
},
"bin": "nu.exe",