From 94d865630c57e2b3e9c7047ddd7a351adc9f19ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 16:30:29 +0000 Subject: [PATCH] superhtml: Update to version 0.6.1 --- bucket/superhtml.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/superhtml.json b/bucket/superhtml.json index 18a48ad84c..87dffea09b 100644 --- a/bucket/superhtml.json +++ b/bucket/superhtml.json @@ -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",