nu: Update to version 0.68.0

This commit is contained in:
github-actions[bot] 2022-09-07 16:33:42 +00:00
parent 64bafccfa6
commit 29416c0283

View File

@ -1,12 +1,12 @@
{ {
"version": "0.67.0", "version": "0.68.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.67.0/nu-0.67.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.68.0/nu-0.68.0-x86_64-pc-windows-msvc.zip",
"hash": "683b604024eb1f81b3eefe3a8ad844d9d778711526342e47101ef1246c1e95ba" "hash": "5f517eee68a62f11f63eb3244c2fab316ba5e3ed7359e9ca02fd7ed6ffccb0ae"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",