From 95b6922206a86a65d7815e579b505f744c1df0c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 04:26:31 +0000 Subject: [PATCH] miniserve: Update to version 0.23.2 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index 576a055ba6..d40249dfe5 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.23.1", + "version": "0.23.2", "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.1/miniserve-0.23.1-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "cea7c18c27b3486404b4bac261b3a05a664c9f8226e5608f60365de23801ffcd" + "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" } }, "bin": "miniserve.exe",