diff --git a/bucket/nu.json b/bucket/nu.json index 7dc4cd81b1..957b32aeab 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { - "version": "0.85.0", + "version": "0.86.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.85.0/nu-0.85.0-x86_64-pc-windows-msvc.zip", - "hash": "737f0906a2033d381999bb31a89678d33999d9dbf5c703354252a80a64f5d9ca" + "url": "https://github.com/nushell/nushell/releases/download/0.86.0/nu-0.86.0-x86_64-pc-windows-msvc.zip", + "hash": "3e1f54b52e584342b587204c24e4fbb38204f85476af230fd4bd4fa2e03fac59" } }, "bin": "nu.exe",