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