From d26f35636c72c22bd36da91e4a670f1297b03d4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:30:00 +0000 Subject: [PATCH] miniserve: Update to version 0.29.0 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index d5df6659ab..2558cc8f44 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/miniserve-0.28.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "2fac631c0b6c10edb0135d5d862021699eac68c07e15fb0ecee1a9c8ea1a5c32" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.29.0/miniserve-0.29.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "8a446e3cdad7a6d2dee7b8bac11f03f7c20309b184ee3391fc198ded9b306571" } }, "bin": "miniserve.exe",