superhtml: Update to version 0.6.2

This commit is contained in:
github-actions[bot] 2025-10-13 12:31:41 +00:00
parent 8160bcb6d2
commit 7588acccd1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.1", "version": "0.6.2",
"description": "HTML Language Server & Templating Language Library", "description": "HTML Language Server & Templating Language Library",
"homepage": "https://github.com/kristoff-it/superhtml", "homepage": "https://github.com/kristoff-it/superhtml",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.1/x86_64-windows.zip", "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.2/x86_64-windows.zip",
"hash": "59676e1b9d98861732a6d4ba8fc32e26a18a433b183a56c864d35bb531c11594" "hash": "d5566c96355389bb86d0e98cdf5b3603ff816fc49db5bd42a0a88d4ee72586c6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.1/aarch64-windows.zip", "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.2/aarch64-windows.zip",
"hash": "05ab4d131ee63126c4ed9cf75e739f49462b3b5c0292ec4da3675c0d9b467986" "hash": "224c3b66ca9e12421fd3fe927a0bb0c3f21b289e825363fba73aef65d0924eb2"
} }
}, },
"bin": "superhtml.exe", "bin": "superhtml.exe",