nu: Update to version 0.96.1

This commit is contained in:
github-actions[bot] 2024-07-30 00:33:52 +00:00
parent 9ce747cee4
commit e037d391f7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.96.0", "version": "0.96.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.96.0/nu-0.96.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.96.1/nu-0.96.1-x86_64-pc-windows-msvc.zip",
"hash": "5a8ae6dc68238118f66182a0a518809fc54cd49877c33dfe204d0c1cd57b6539" "hash": "b6e425a69aa944f7be897f853e3e6c87c41f06c0096a2860414f89696921902b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.96.0/nu-0.96.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.96.1/nu-0.96.1-aarch64-pc-windows-msvc.zip",
"hash": "a5835cde02d3c6cb39d07e5205309e4da91ee761e2953b63c7469a2a8522b366" "hash": "9c339c4626590d278431563d834e5511d8fd6667df304f0d864363e8b6f9b1e6"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",