nu: Update to version 0.80.0

This commit is contained in:
github-actions[bot] 2023-05-17 04:26:33 +00:00
parent 08dfb17ed7
commit 1431b34ab7

View File

@ -1,12 +1,12 @@
{ {
"version": "0.79.0", "version": "0.80.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.79.0/nu-0.79.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.80.0/nu-0.80.0-x86_64-pc-windows-msvc.zip",
"hash": "6221e881e35535c1a22e1ca98f8ea00194887f416bfbe665e83392cef9eced4c" "hash": "8d304b330b17363e3894bdcc0e6ed28c5b60678314c354a73008f1eb23b376ab"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",