nu: Update to version 0.81.0

This commit is contained in:
github-actions[bot] 2023-06-07 04:26:43 +00:00
parent 8b812d0b77
commit ebfe6d82a0

View File

@ -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",