From 7588acccd17f5f5794a2d52dd18cabd4bd16bad0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:31:41 +0000 Subject: [PATCH] superhtml: Update to version 0.6.2 --- bucket/superhtml.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/superhtml.json b/bucket/superhtml.json index 87dffea09b..1d9bfb7efa 100644 --- a/bucket/superhtml.json +++ b/bucket/superhtml.json @@ -1,16 +1,16 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.1/x86_64-windows.zip", - "hash": "59676e1b9d98861732a6d4ba8fc32e26a18a433b183a56c864d35bb531c11594" + "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.2/x86_64-windows.zip", + "hash": "d5566c96355389bb86d0e98cdf5b3603ff816fc49db5bd42a0a88d4ee72586c6" }, "arm64": { - "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.1/aarch64-windows.zip", - "hash": "05ab4d131ee63126c4ed9cf75e739f49462b3b5c0292ec4da3675c0d9b467986" + "url": "https://github.com/kristoff-it/superhtml/releases/download/v0.6.2/aarch64-windows.zip", + "hash": "224c3b66ca9e12421fd3fe927a0bb0c3f21b289e825363fba73aef65d0924eb2" } }, "bin": "superhtml.exe",