nu: Update to version 0.101.0

This commit is contained in:
github-actions[bot] 2024-12-22 20:27:06 +00:00
parent 86fafd5253
commit 02e463aeda

View File

@ -1,16 +1,16 @@
{ {
"version": "0.100.0", "version": "0.101.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.100.0/nu-0.100.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.101.0/nu-0.101.0-x86_64-pc-windows-msvc.zip",
"hash": "8a9a24c2917f4f70b7884df647a446e642d604d0b64ef6b78baba7e10973c47d" "hash": "e2eb868d6fe97d4e2b43049f34047df43774b3f7be729cc7b84ddb0f0521b9ab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.100.0/nu-0.100.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.101.0/nu-0.101.0-aarch64-pc-windows-msvc.zip",
"hash": "b5605e120441a3e387c29b76d5165852797cc73e5eac7a6812dbc6216f881813" "hash": "0e92ca38f53a22db932252a6bcc820294b561eb85293e556e7909bab040e3bbc"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",