helix: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2022-01-04 12:29:55 +00:00
parent e73fd2dcc7
commit fade0db749

View File

@ -1,13 +1,13 @@
{ {
"version": "0.5.0", "version": "0.6.0",
"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/v0.5.0/helix-v0.5.0-x86_64-windows.zip", "url": "https://github.com/helix-editor/helix/releases/download/v0.6.0/helix-v0.6.0-x86_64-windows.zip",
"hash": "c3cc06fa601bc91f10de9eb337d10775c964135f8e6ac672251c8e0161c21bde", "hash": "23f4fe46f30e489938ad2fabfb768a024528eff437121356398f6839ddacb2b9",
"extract_dir": "helix-v0.5.0-x86_64-windows" "extract_dir": "helix-v0.6.0-x86_64-windows"
} }
}, },
"bin": "hx.exe", "bin": "hx.exe",