nu: Update to version 0.109.0

This commit is contained in:
github-actions[bot] 2025-11-29 16:29:33 +00:00
parent 344199f8ba
commit bc1ffb437e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.108.0", "version": "0.109.0",
"description": "A modern shell written in Rust", "description": "A modern shell written in Rust",
"homepage": "https://www.nushell.sh", "homepage": "https://www.nushell.sh",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.109.0/nu-0.109.0-x86_64-pc-windows-msvc.zip",
"hash": "425a423950bbbec95f1e879fe036fd861cbbcbba9bef03398a4057f9febe7de8" "hash": "ed16a4c037ab607c4a81fd3a435e189f1bb872d3aab20e32a1c68f6bdffe442b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.109.0/nu-0.109.0-aarch64-pc-windows-msvc.zip",
"hash": "becc2946a6f548571d20e167365fc456c382db2aec632b49218fb2ebfc4775dd" "hash": "c531e2d561557b7c26d1f0b172854f203444b6a9b9f5e91c5616167cf8d94db1"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",