nu: Update to version 0.102.0

This commit is contained in:
github-actions[bot] 2025-02-05 08:29:38 +00:00
parent 5a195bff50
commit ec0ac86a1d

View File

@ -1,16 +1,16 @@
{
"version": "0.101.0",
"version": "0.102.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.101.0/nu-0.101.0-x86_64-pc-windows-msvc.zip",
"hash": "e2eb868d6fe97d4e2b43049f34047df43774b3f7be729cc7b84ddb0f0521b9ab"
"url": "https://github.com/nushell/nushell/releases/download/0.102.0/nu-0.102.0-x86_64-pc-windows-msvc.zip",
"hash": "5fd557a25685705170329384e5782769edd44390c33f9225a9518618fc19ab8e"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.101.0/nu-0.101.0-aarch64-pc-windows-msvc.zip",
"hash": "0e92ca38f53a22db932252a6bcc820294b561eb85293e556e7909bab040e3bbc"
"url": "https://github.com/nushell/nushell/releases/download/0.102.0/nu-0.102.0-aarch64-pc-windows-msvc.zip",
"hash": "b9afcb97ce6ed4c95c3afbcff053f6807458f0bd1cd7818a6a2f30ce3f6e82fc"
}
},
"bin": "nu.exe",