nu: Update to version 0.97.1

This commit is contained in:
github-actions[bot] 2024-08-21 04:28:29 +00:00
parent 03c23dec83
commit 12ec5fecb5

View File

@ -1,16 +1,16 @@
{
"version": "0.96.1",
"version": "0.97.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.96.1/nu-0.96.1-x86_64-pc-windows-msvc.zip",
"hash": "b6e425a69aa944f7be897f853e3e6c87c41f06c0096a2860414f89696921902b"
"url": "https://github.com/nushell/nushell/releases/download/0.97.1/nu-0.97.1-x86_64-pc-windows-msvc.zip",
"hash": "72d446c8416b906f1be18f44cd5cd72be218d62214965a6c4dab887d873c1279"
},
"arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.96.1/nu-0.96.1-aarch64-pc-windows-msvc.zip",
"hash": "9c339c4626590d278431563d834e5511d8fd6667df304f0d864363e8b6f9b1e6"
"url": "https://github.com/nushell/nushell/releases/download/0.97.1/nu-0.97.1-aarch64-pc-windows-msvc.zip",
"hash": "76f523f5dd342cfd37576033acc57055d6cef389f2250fe2e486e855cd296ddf"
}
},
"bin": "nu.exe",