nu: Update to version 0.77.1

This commit is contained in:
github-actions[bot] 2023-03-17 08:28:36 +00:00
parent 02068bbcbf
commit 19d8180d0c

View File

@ -1,12 +1,12 @@
{
"version": "0.77.0",
"version": "0.77.1",
"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.77.0/nu-0.77.0-x86_64-pc-windows-msvc.zip",
"hash": "44da37e59767482ad0d978441268f95554e505651ef06979103c6cdb13168bbc"
"url": "https://github.com/nushell/nushell/releases/download/0.77.1/nu-0.77.1-x86_64-pc-windows-msvc.zip",
"hash": "97d5e28ae9266ecf77c0422aa0cddf8acd7221ddf58d0e4063a8abbf5a91599f"
}
},
"bin": "nu.exe",