From 473c28b87dd63c60321f124b03d33a53843588b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 16:29:33 +0000 Subject: [PATCH] miniserve: Update to version 0.19.0 --- bucket/miniserve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/miniserve.json b/bucket/miniserve.json index b87a88bdf2..a3e8c5dfb9 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/miniserve-v0.18.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "9462cf100bf691a441d2a2c7f4b6847d5c392968b99ecefabb10c8b7fb811e65" + "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" } }, "bin": "miniserve.exe",