nu: Update to version 0.66.1

This commit is contained in:
github-actions[bot] 2022-07-28 00:35:42 +00:00
parent f0175f8c0e
commit 2f716adf8e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.66.0", "version": "0.66.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.66.0/nu-0.66.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.66.1/nu-0.66.1-x86_64-pc-windows-msvc.zip",
"hash": "2c810732f4a74e263465daa857460f6c26a62808a34494897d9f73a82634580e" "hash": "b052599263e5241d7c512880c8c6df28f80be2bb552e5445919e0b2365ddd14d"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",