nu: Update to version 0.76.0

This commit is contained in:
github-actions[bot] 2023-02-22 04:30:35 +00:00
parent f0966cd04b
commit 09ab04f6f9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.75.0", "version": "0.76.0",
"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.75.0/nu-0.75.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.76.0/nu-0.76.0-x86_64-pc-windows-msvc.zip",
"hash": "b6c2035a7fee3d354b60de3c271f96d19c839cc56ffa95588d5bb6793903413d" "hash": "6534c66eee3b939b2f93056cc54b26c577b24836ebf9ef2f9e70d50a0491e0e6"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",