nu: Update to version 0.109.1

This commit is contained in:
github-actions[bot] 2025-12-03 00:41:22 +00:00
parent 83ded3daa1
commit c327e78f18

View File

@ -1,16 +1,16 @@
{ {
"version": "0.109.0", "version": "0.109.1",
"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.109.0/nu-0.109.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.109.1/nu-0.109.1-x86_64-pc-windows-msvc.zip",
"hash": "ed16a4c037ab607c4a81fd3a435e189f1bb872d3aab20e32a1c68f6bdffe442b" "hash": "9e349288ce5b17ca514e0b3aeab64f50919a1a713c27c9e28c902c2cc7df50cf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.109.0/nu-0.109.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.109.1/nu-0.109.1-aarch64-pc-windows-msvc.zip",
"hash": "c531e2d561557b7c26d1f0b172854f203444b6a9b9f5e91c5616167cf8d94db1" "hash": "8fb893b38f3df74fe3f0d0035076aeacbc58f8fec0fd705c07f28d3573f3d4c3"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",