diff --git a/bucket/nu.json b/bucket/nu.json index 27416c630b..5bcfec5b89 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { - "version": "0.70.0", + "version": "0.71.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.70.0/nu-0.70.0-x86_64-pc-windows-msvc.zip", - "hash": "113cf47509b06391547c41ee196b93ac83b5bcca37aa953798d988925c97cca7" + "url": "https://github.com/nushell/nushell/releases/download/0.71.0/nu-0.71.0-x86_64-pc-windows-msvc.zip", + "hash": "c38826f5c6f5ad2a7241244ecff4bfa658cc72cf37fda0b1608d74bcf05ac376" } }, "bin": "nu.exe",