diff --git a/bucket/nu.json b/bucket/nu.json index cd53732a42..7daa57eded 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,16 +1,16 @@ { - "version": "0.106.0", + "version": "0.106.1", "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.106.0/nu-0.106.0-x86_64-pc-windows-msvc.zip", - "hash": "95c061956b2074eea31632a7033f9492606e1254313697bdc659b7dbdb9a5083" + "url": "https://github.com/nushell/nushell/releases/download/0.106.1/nu-0.106.1-x86_64-pc-windows-msvc.zip", + "hash": "720964e9257f2ff78a26f172e7119fb92d82b8f602a6d59b86c4d8f84dc7c14f" }, "arm64": { - "url": "https://github.com/nushell/nushell/releases/download/0.106.0/nu-0.106.0-aarch64-pc-windows-msvc.zip", - "hash": "b9a75f17ba24230d0ac2c4f9cb78ff802a890b715f0ac6a924d57f9d5dcbaff4" + "url": "https://github.com/nushell/nushell/releases/download/0.106.1/nu-0.106.1-aarch64-pc-windows-msvc.zip", + "hash": "2660040c8c99507adf7831cf4443e68dfa0fad2453081f9bbc252f898c871e1d" } }, "bin": "nu.exe",