simple-http-server: Update to version 0.6.9

This commit is contained in:
github-actions[bot] 2024-03-04 08:52:24 +00:00
parent 251ec2d6b5
commit 3da9fee9d3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.8", "version": "0.6.9",
"description": "Simple http server", "description": "Simple http server",
"homepage": "https://github.com/TheWaWaR/simple-http-server", "homepage": "https://github.com/TheWaWaR/simple-http-server",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "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", "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": "b5790859143f5ae4f92c3c7b8f661fe780a3c58149d8b008c0f38a484d07cf98" "hash": "d4d42be0fc79c9f839d185a66c62afc9e7a34ab9be77c29be2a374165b29046e"
} }
}, },
"bin": "simple-http-server.exe", "bin": "simple-http-server.exe",