From 665e915b537b03f3d06f495d4fb2d122760e30cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:26:22 +0000 Subject: [PATCH] miniserve: Update to version 0.24.0 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index d40249dfe5..e234f3e9f8 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.23.2", + "version": "0.24.0", "description": "a CLI tool to serve files and dirs over HTTP", "homepage": "https://github.com/svenstaro/miniserve", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/svenstaro/miniserve/releases/download/v0.23.2/miniserve-0.23.2-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "e0c586f8d7b8235f17a6b38e960207aa5e68e691670fd1a393cbb537c5a74700" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.24.0/miniserve-0.24.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "08433f306f479740712d186587598ba17c9c7ee78fe373361b242a8a7e006385" } }, "bin": "miniserve.exe",