From 8d97c1665e1e9face48604063e999150df467a4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:27:02 +0000 Subject: [PATCH] miniserve: Update to version 0.19.3 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index c12c978704..0f4aedb426 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.19.2", + "version": "0.19.3", "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.19.2/miniserve-v0.19.2-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "3ea1387eca49285ab61416f6616ba967ce0386c0c066cbec1740629ce20f7d43" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.3/miniserve-v0.19.3-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "dd4099fd4e720c2e6929ac481fd5d5692477048ff21dde2df762a6d389e056bb" } }, "bin": "miniserve.exe",