From bd85f0afe3acb1b3199fe72de7422b8cf2783d1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 04:29:44 +0000 Subject: [PATCH] miniserve: Update to version 0.32.0 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index 7b82a1bff3..5cba9fb651 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/miniserve-0.31.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "b6b8079799abdfbadf81c38b8582bc43e5c86512d9b6832c216b69b53499951c" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.32.0/miniserve-0.32.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "93dc71ed5bcf70c54bc1eb4e01d41ae197e85c363485203dc820c080e99965b9" } }, "bin": "miniserve.exe",