diff --git a/bucket/nu.json b/bucket/nu.json index c2856b0b45..10129e30c8 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.41.0", + "version": "0.42.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.41.0/nu_0_41_0_windows.zip", - "hash": "d8607eeced812a4c1a8fc699e4ec453dce7d786ff44d12e58d9e3def16966488", - "extract_dir": "nu_0_41_0_windows\\nushell-0.41.0" + "url": "https://github.com/nushell/nushell/releases/download/0.42.0/nu_0_42_0_windows.zip", + "hash": "dfc6174b263a5d3255868a5254f2854dedd57480c2b592517378c9c76799c1fa", + "extract_dir": "nu_0_42_0_windows\\nushell-0.42.0" } }, "bin": "nu.exe",