diff --git a/bucket/nu.json b/bucket/nu.json index cb21d5e788..067759042d 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { - "version": "0.68.1", + "version": "0.69.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.68.1/nu-0.68.1-x86_64-pc-windows-msvc.zip", - "hash": "f013c2c7b59533d56411f6e4ff195a48e6a1c8fc77836499801ca981f47582b3" + "url": "https://github.com/nushell/nushell/releases/download/0.69.1/nu-0.69.1-x86_64-pc-windows-msvc.zip", + "hash": "4e180b888ee5395a208ead1b6a332c0c4bbf840702dd89e9e431ac0794c9da6a" } }, "bin": "nu.exe",