nu: Update to version 0.83.0

This commit is contained in:
github-actions[bot] 2023-07-26 00:34:19 +00:00
parent 5f58ff193e
commit 77c258e46b

View File

@ -1,12 +1,12 @@
{
"version": "0.82.0",
"version": "0.83.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.82.0/nu-0.82.0-x86_64-pc-windows-msvc.zip",
"hash": "a79e2875604db6eb4ed8886dcdbdea680914b9a0d2d3e7d8d6e1b745183b4577"
"url": "https://github.com/nushell/nushell/releases/download/0.83.0/nu-0.83.0-x86_64-pc-windows-msvc.zip",
"hash": "b59b8f58372d886ccfd4f43ecde96ce4f09054a832aca774d7278df04d57ae5c"
}
},
"bin": "nu.exe",