From 378236b17b413b6efcee2f9eff232dda3a4b50e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 08:33:33 +0000 Subject: [PATCH] miniserve: Update to version 0.33.0 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index 5cba9fb651..f69f738468 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/miniserve-0.32.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "93dc71ed5bcf70c54bc1eb4e01d41ae197e85c363485203dc820c080e99965b9" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.33.0/miniserve-0.33.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "0417864d41c57b5573d4999c175eee43597d5313ecbb753782969aab6d8f4c1f" } }, "bin": "miniserve.exe",