From 42f06441c0a5c5032a339742509c1c5ec2c9e90f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 00:33:16 +0000 Subject: [PATCH] miniserve: Update to version 0.19.1 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index a3e8c5dfb9..a7220f6063 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.19.1", "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.0/miniserve-v0.19.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "a5886c66d84ce51d693564cf6403b3ea8e5836473bff3645575c9a5b7b6354b7" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.1/miniserve-v0.19.1-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "3f70bb722358027321ea83f16665c377de7934374047098346d71424593c57ac" } }, "bin": "miniserve.exe",