nu: Update to version 0.106.0

This commit is contained in:
github-actions[bot] 2025-07-24 00:43:17 +00:00
parent 369d5b122b
commit c86a24a267

View File

@ -1,16 +1,16 @@
{
"version": "0.105.1",
"version": "0.106.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.105.1/nu-0.105.1-x86_64-pc-windows-msvc.zip",
"hash": "92dad600dc684da77a413e29732f2abb2fd15ccacc1d4059ad230ba0380c52a7"
"url": "https://github.com/nushell/nushell/releases/download/0.106.0/nu-0.106.0-x86_64-pc-windows-msvc.zip",
"hash": "95c061956b2074eea31632a7033f9492606e1254313697bdc659b7dbdb9a5083"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.105.1/nu-0.105.1-aarch64-pc-windows-msvc.zip",
"hash": "d1a9e394b2e75ea35665c064bbe27a3c3c59d51f064a1451da37e1f9e9c211e3"
"url": "https://github.com/nushell/nushell/releases/download/0.106.0/nu-0.106.0-aarch64-pc-windows-msvc.zip",
"hash": "b9a75f17ba24230d0ac2c4f9cb78ff802a890b715f0ac6a924d57f9d5dcbaff4"
}
},
"bin": "nu.exe",