diff --git a/bucket/nu.json b/bucket/nu.json index 281797ba39..d71becb242 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/nu_0_32_0_windows.zip", - "hash": "c471cb4919ae15bc649c5661473edd0bb961eac32303a410eeeb7c18d562c070", - "extract_dir": "nu_0_32_0_windows\\nushell-0.32.0" + "url": "https://github.com/nushell/nushell/releases/download/0.33.0/nu_0_33_0_windows.zip", + "hash": "6bb58664c4c8fc125293f9926200b4fafd6f34d1c3ed5253678007821dc4060c", + "extract_dir": "nu_0_33_0_windows\\nushell-0.33.0" } }, "pre_install": [