helix: Update to version 22.05

This commit is contained in:
github-actions[bot] 2022-05-28 20:28:01 +00:00
parent abfa159d14
commit 70ef582bf0

View File

@ -1,13 +1,13 @@
{ {
"version": "22.03", "version": "22.05",
"description": "A post-modern modal text editor", "description": "A post-modern modal text editor",
"homepage": "https://helix-editor.com", "homepage": "https://helix-editor.com",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/helix-editor/helix/releases/download/22.03/helix-22.03-x86_64-windows.zip", "url": "https://github.com/helix-editor/helix/releases/download/22.05/helix-22.05-x86_64-windows.zip",
"hash": "6ea24df6babe70f6ee28948b460f2a9bab5d7b970dbc74efb67f942168cd6b94", "hash": "36c23bc5ffab85ecaf7c363cdc87b19502e302262729dd11e5dd15e956531497",
"extract_dir": "helix-22.03-x86_64-windows" "extract_dir": "helix-22.05-x86_64-windows"
} }
}, },
"bin": "hx.exe", "bin": "hx.exe",