diff --git a/bucket/miniserve.json b/bucket/miniserve.json index 1dca94035d..b4990b8594 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.19.4", + "version": "0.19.5", "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.4/miniserve-v0.19.4-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "2887560bb4566b813be0499d508737bbb73c2ff119c593ac7b4eda975b4265ab" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.5/miniserve-v0.19.5-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "ae6b8df8abd22ffc6c698844e51022079d9dce1ec1f9c4a213702ee746ae50df" } }, "bin": "miniserve.exe",