From 55ed28c8120efad2819045c2ea5c003bc5d15c86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 16:30:08 +0000 Subject: [PATCH] simple-http-server: Update to version 0.6.13 --- bucket/simple-http-server.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/simple-http-server.json b/bucket/simple-http-server.json index ac8d85e7cf..265116083a 100644 --- a/bucket/simple-http-server.json +++ b/bucket/simple-http-server.json @@ -1,12 +1,12 @@ { - "version": "0.6.12", + "version": "0.6.13", "description": "Simple http server", "homepage": "https://github.com/TheWaWaR/simple-http-server", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v0.6.12/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe", - "hash": "f19e960abcdc1274b04f1640c08187a166ced4746288a984e880fe6cc738c34f" + "url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v0.6.13/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe", + "hash": "6117d084bfbf20a2f35c25c7c89bd7c3c2e3e8f95a368ce2c3aff4a9443b4afd" } }, "bin": "simple-http-server.exe",