From d3e8386ceaef52fb6f5470dd674543de30b261e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jan 2024 08:25:15 +0000 Subject: [PATCH] simple-http-server: Update to version 0.6.8 --- 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 541458297a..c9c94b263d 100644 --- a/bucket/simple-http-server.json +++ b/bucket/simple-http-server.json @@ -1,12 +1,12 @@ { - "version": "0.6.7", + "version": "0.6.8", "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.7/x86_64-pc-windows-msvc-simple-http-server.exe#/simple-http-server.exe", - "hash": "f50dbfc99334cfe5441a61309e4d0acc22860e0743b3f2d1c6d1516a94ca0d69" + "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" } }, "bin": "simple-http-server.exe",