diff --git a/bucket/nu.json b/bucket/nu.json index 107264a924..2d2b772b18 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { - "version": "0.66.2", + "version": "0.67.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.66.2/nu-0.66.2-x86_64-pc-windows-msvc.zip", - "hash": "3dfb9216ae8f49afd0ff6f4a3153e827cdcd65c76e5ff4aadfa52f6ccf0e01d8" + "url": "https://github.com/nushell/nushell/releases/download/0.67.0/nu-0.67.0-x86_64-pc-windows-msvc.zip", + "hash": "683b604024eb1f81b3eefe3a8ad844d9d778711526342e47101ef1246c1e95ba" } }, "bin": "nu.exe",