nu: Update to version 0.72.1

This commit is contained in:
github-actions[bot] 2022-12-05 20:29:47 +00:00
parent a2a463d74c
commit d1760927e5

View File

@ -1,12 +1,12 @@
{
"version": "0.72.0",
"version": "0.72.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.72.0/nu-0.72.0-x86_64-pc-windows-msvc.zip",
"hash": "bb51a43b10b0e5afc9d62b27d8d12d340d9c2add7df2467d46076cfd3d7d85c2"
"url": "https://github.com/nushell/nushell/releases/download/0.72.1/nu-0.72.1-x86_64-pc-windows-msvc.zip",
"hash": "665190278a4cd5c8bfe3cd9ba8f010cbd032847612a2d2b03017a985e531474a"
}
},
"bin": "nu.exe",