nu: Update to version 0.108.0

This commit is contained in:
github-actions[bot] 2025-10-15 16:29:39 +00:00
parent 543dd52d00
commit 78de4f7625

View File

@ -1,16 +1,16 @@
{
"version": "0.107.0",
"version": "0.108.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.107.0/nu-0.107.0-x86_64-pc-windows-msvc.zip",
"hash": "6f62ab495b5166239512429886f944eab9153f734a27703516d5eabb5d370e4d"
"url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-x86_64-pc-windows-msvc.zip",
"hash": "425a423950bbbec95f1e879fe036fd861cbbcbba9bef03398a4057f9febe7de8"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-aarch64-pc-windows-msvc.zip",
"hash": "e78539a8638c8f470c6458421ae4ca046a842b8852df3d329c46891d7e25aba0"
"url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-aarch64-pc-windows-msvc.zip",
"hash": "becc2946a6f548571d20e167365fc456c382db2aec632b49218fb2ebfc4775dd"
}
},
"bin": "nu.exe",