diff --git a/bucket/miniserve.json b/bucket/miniserve.json index 7f22713783..576a055ba6 100644 --- a/bucket/miniserve.json +++ b/bucket/miniserve.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.23.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.23.0/miniserve-0.23.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", - "hash": "ec67d44ebda88bdd44d98d4859cca3dfc533049d78a2b59c3a3aaf67d3724608" + "url": "https://github.com/svenstaro/miniserve/releases/download/v0.23.1/miniserve-0.23.1-x86_64-pc-windows-msvc.exe#/miniserve.exe", + "hash": "cea7c18c27b3486404b4bac261b3a05a664c9f8226e5608f60365de23801ffcd" } }, "bin": "miniserve.exe",