nu: Update to version 0.86.0

This commit is contained in:
github-actions[bot] 2023-10-17 20:24:42 +00:00
parent 2398da0a25
commit 4a5e8824d7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.85.0", "version": "0.86.0",
"description": "A modern shell written in Rust", "description": "A modern shell written in Rust",
"homepage": "https://www.nushell.sh", "homepage": "https://www.nushell.sh",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nushell/nushell/releases/download/0.85.0/nu-0.85.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.86.0/nu-0.86.0-x86_64-pc-windows-msvc.zip",
"hash": "737f0906a2033d381999bb31a89678d33999d9dbf5c703354252a80a64f5d9ca" "hash": "3e1f54b52e584342b587204c24e4fbb38204f85476af230fd4bd4fa2e03fac59"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",