nu: Update to version 0.65.0

This commit is contained in:
github-actions[bot] 2022-07-05 20:29:24 +00:00
parent d2aee8732c
commit aefb6f54dd

View File

@ -1,12 +1,12 @@
{
"version": "0.64.0",
"version": "0.65.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.64.0/nu-0.64.0-x86_64-pc-windows-msvc.zip",
"hash": "1fbb4df9378d3f27f5eb6e75ebc3820b942f3d1ef458d29629419966559a8c9c"
"url": "https://github.com/nushell/nushell/releases/download/0.65.0/nu-0.65.0-x86_64-pc-windows-msvc.zip",
"hash": "470e8b573bbe3010aac3867b88866b00978b976ca40a05cc267f7579c2a5c8eb"
}
},
"bin": "nu.exe",