diff --git a/bucket/nu.json b/bucket/nu.json index 46712e183f..e7010abb5c 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,13 +1,13 @@ { - "version": "0.27.0", + "version": "0.27.1", "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.27.0/nu_0_27_0_windows.zip", - "hash": "5a20e2a516d8bfd6f1c63c21a688ecaede516728ea89783e62719545d48ab449", - "extract_dir": "nu_0_27_0_windows\\nushell-0.27.0" + "url": "https://github.com/nushell/nushell/releases/download/0.27.1/nu_0_27_1_windows.zip", + "hash": "abaf91dcb45712aff0b30668b5edcb8f2dd37bfcfa5058f0041105cebeac097b", + "extract_dir": "nu_0_27_1_windows\\nushell-0.27.1" } }, "pre_install": [