diff --git a/bucket/nu.json b/bucket/nu.json index 732b9b1268..cb21d5e788 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { - "version": "0.68.0", + "version": "0.68.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.0/nu-0.68.0-x86_64-pc-windows-msvc.zip", - "hash": "5f517eee68a62f11f63eb3244c2fab316ba5e3ed7359e9ca02fd7ed6ffccb0ae" + "url": "https://github.com/nushell/nushell/releases/download/0.68.1/nu-0.68.1-x86_64-pc-windows-msvc.zip", + "hash": "f013c2c7b59533d56411f6e4ff195a48e6a1c8fc77836499801ca981f47582b3" } }, "bin": "nu.exe",