superhtml: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2025-10-03 16:30:29 +00:00
parent b84204d769
commit 94d865630c

View File

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