nu: Update to version 0.69.1

This commit is contained in:
github-actions[bot] 2022-09-28 16:31:20 +00:00
parent 027e84794a
commit c8d36362a3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.68.1", "version": "0.69.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.68.1/nu-0.68.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.69.1/nu-0.69.1-x86_64-pc-windows-msvc.zip",
"hash": "f013c2c7b59533d56411f6e4ff195a48e6a1c8fc77836499801ca981f47582b3" "hash": "4e180b888ee5395a208ead1b6a332c0c4bbf840702dd89e9e431ac0794c9da6a"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",