nu: Update to version 0.93.0

This commit is contained in:
github-actions[bot] 2024-05-01 00:34:07 +00:00
parent afa8b32010
commit 1dd7ec1870

View File

@ -1,16 +1,16 @@
{
"version": "0.92.2",
"version": "0.93.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.92.2/nu-0.92.2-x86_64-windows-msvc-full.zip",
"hash": "324bb27eb8d171c8ad4a556819650abebd1f494dd3128a0080cb53ca6405c9f1"
"url": "https://github.com/nushell/nushell/releases/download/0.93.0/nu-0.93.0-x86_64-windows-msvc-full.zip",
"hash": "74aea79b440f70cd8f0b2da185b826bdfdeee8e9449a8de1b4c664060afcf054"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.92.2/nu-0.92.2-aarch64-windows-msvc-full.zip",
"hash": "6b331492781f557bb63d380562867e1aad0b095b7292f3e2b7748bf0ea0a2e68"
"url": "https://github.com/nushell/nushell/releases/download/0.93.0/nu-0.93.0-aarch64-windows-msvc-full.zip",
"hash": "b6119525f1d1672edef6984101ae9705dcf46cae7ac2bdcf4ee29787a087cf5f"
}
},
"bin": "nu.exe",