nu: Update to version 0.105.1

This commit is contained in:
github-actions[bot] 2025-06-11 00:40:37 +00:00
parent 1b1a360b75
commit f49f802c98

View File

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