diff --git a/bucket/nu.json b/bucket/nu.json index ebb861ff91..51ceb59ba3 100644 --- a/bucket/nu.json +++ b/bucket/nu.json @@ -1,12 +1,12 @@ { - "version": "0.80.0", + "version": "0.81.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.80.0/nu-0.80.0-x86_64-pc-windows-msvc.zip", - "hash": "8d304b330b17363e3894bdcc0e6ed28c5b60678314c354a73008f1eb23b376ab" + "url": "https://github.com/nushell/nushell/releases/download/0.81.0/nu-0.81.0-x86_64-pc-windows-msvc.zip", + "hash": "bbf7e0245980828bbf0fce2049a70948259e7cb2e1a4322b58c04e5bb6e91e55" } }, "bin": "nu.exe",