nu: Update to version 0.82.0

This commit is contained in:
github-actions[bot] 2023-06-27 20:25:56 +00:00
parent 732e0b38dc
commit 6b108448e1

View File

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