nu: Update to version 0.110.0

This commit is contained in:
github-actions[bot] 2026-01-18 04:33:22 +00:00
parent 3ebdfc7f6a
commit e66e6fad31

View File

@ -1,16 +1,16 @@
{
"version": "0.109.1",
"version": "0.110.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.109.1/nu-0.109.1-x86_64-pc-windows-msvc.zip",
"hash": "9e349288ce5b17ca514e0b3aeab64f50919a1a713c27c9e28c902c2cc7df50cf"
"url": "https://github.com/nushell/nushell/releases/download/0.110.0/nu-0.110.0-x86_64-pc-windows-msvc.zip",
"hash": "70ad9dbc5e6f82fc5bb1fafe6bc39ddd4e50c8fa1eb5450d5c4a1dc5456161be"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.109.1/nu-0.109.1-aarch64-pc-windows-msvc.zip",
"hash": "8fb893b38f3df74fe3f0d0035076aeacbc58f8fec0fd705c07f28d3573f3d4c3"
"url": "https://github.com/nushell/nushell/releases/download/0.110.0/nu-0.110.0-aarch64-pc-windows-msvc.zip",
"hash": "1e1739fc04183755c87c17ceab7730b88252b8f9e5f872cfba7c09c3e739f288"
}
},
"bin": "nu.exe",