diff --git a/bucket/nu.json b/bucket/nu.json index d1cd5b1d0a..bf9303d27a 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/nu_0_30_0_windows.zip", - "hash": "9b2b71d8cd460f2acec476bd011606da8b3c28c213f400e9e8dc03edebb67142", - "extract_dir": "nu_0_30_0_windows\\nushell-0.30.0" + "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" } }, "pre_install": [