diff --git a/bucket/nu.json b/bucket/nu.json index bf9303d27a..281797ba39 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/nu_0_31_0_windows.zip", - "hash": "55f03f539f0e02c4d17a3d59760a6e55d8f5dace0367cbba51e66eddbfa3b1af", - "extract_dir": "nu_0_31_0_windows\\nushell-0.31.0" + "url": "https://github.com/nushell/nushell/releases/download/0.32.0/nu_0_32_0_windows.zip", + "hash": "c471cb4919ae15bc649c5661473edd0bb961eac32303a410eeeb7c18d562c070", + "extract_dir": "nu_0_32_0_windows\\nushell-0.32.0" } }, "pre_install": [