From 3da9fee9d3bfb2a629b0266cd7b50f3a0a8e27d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:52:24 +0000 Subject: [PATCH] simple-http-server: Update to version 0.6.9 --- 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 c9c94b263d..44bd3f5221 100644 --- a/bucket/simple-http-server.json +++ b/bucket/simple-http-server.json @@ -1,12 +1,12 @@ { - "version": "0.6.8", + "version": "0.6.9", "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.8/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe", - "hash": "b5790859143f5ae4f92c3c7b8f661fe780a3c58149d8b008c0f38a484d07cf98" + "url": "https://github.com/TheWaWaR/simple-http-server/releases/download/v0.6.9/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe", + "hash": "d4d42be0fc79c9f839d185a66c62afc9e7a34ab9be77c29be2a374165b29046e" } }, "bin": "simple-http-server.exe",