diff --git a/bucket/superhtml.json b/bucket/superhtml.json index 371807eb92..c379f61e95 100644 --- a/bucket/superhtml.json +++ b/bucket/superhtml.json @@ -1,17 +1,17 @@ { - "version": "0.5.3", + "version": "0.6.0", "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.5.3/x86_64-windows.zip", - "hash": "389e0535ee8544e584496c1699646728d56468e9920cb2c5479f24f33e9e6d0d", + "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.0/x86_64-windows.zip", + "hash": "4fe653a82d0d091ed3b5a20838270776f3193ce6a1fbd97d5c7658a747b727bb", "extract_dir": "x86_64-windows" }, "arm64": { - "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.5.3/aarch64-windows.zip", - "hash": "a106d9121cc65c0b68f4ace9a69f2887502e8ec6d6de5fb3cae25f4de09f1e80", + "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.0/aarch64-windows.zip", + "hash": "620a1ed3881e436814f8bf703abe8d16f56c7896810585eed9b2c5c559fe76de", "extract_dir": "aarch64-windows" } },