diff --git a/bucket/nu.json b/bucket/nu.json index 7679aae16c..ae28e1b132 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.21.0", + "version": "0.22.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.21.0/nu_0_21_0_windows.zip", - "hash": "301aec1c10d8b809d73c2fc32d1d848afe15316aaea5b0b1f03686be3fc0e19f", - "extract_dir": "nu_0_21_0_windows\\nushell-0.21.0" + "url": "https://github.com/nushell/nushell/releases/download/0.22.0/nu_0_22_0_windows.zip", + "hash": "4f755276387761dcf19eb3838f9aba8decffef6a1d861e63b11ab19e90cf1b7b", + "extract_dir": "nu_0_22_0_windows\\nushell-0.22.0" } }, "pre_install": [