nu: Update to version 0.92.1

This commit is contained in:
github-actions[bot] 2024-04-04 17:09:07 +00:00
parent fd79c0aad8
commit a63c68db85

View File

@ -1,16 +1,16 @@
{
"version": "0.92.0",
"version": "0.92.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.92.0/nu-0.92.0-x86_64-windows-msvc-full.zip",
"hash": "2d8d40c99d44f0c69188a2050670872e111f4818b25571dfb941ea7d41354347"
"url": "https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-x86_64-windows-msvc-full.zip",
"hash": "c035c36b673ed4d833bf94512a86313ced00fbbdba2c080a90892f14d9f08c28"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.92.0/nu-0.92.0-aarch64-windows-msvc-full.zip",
"hash": "d10fc6b977ae1f4d60843b9b46ab9c1a74944fdcceb9a7cde8cfd4680a28b918"
"url": "https://github.com/nushell/nushell/releases/download/0.92.1/nu-0.92.1-aarch64-windows-msvc-full.zip",
"hash": "7a7fae495a1c63cfcebc4b84dc6d56e773a4870c1b0e9459f7f5bc93332b3d07"
}
},
"bin": "nu.exe",