miniserve: Update to version 0.27.1

This commit is contained in:
github-actions[bot] 2024-03-16 12:30:31 +00:00
parent 7f70dd0ffb
commit a8957f471a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.26.0", "version": "0.27.1",
"description": "a CLI tool to serve files and dirs over HTTP", "description": "a CLI tool to serve files and dirs over HTTP",
"homepage": "https://github.com/svenstaro/miniserve", "homepage": "https://github.com/svenstaro/miniserve",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.26.0/miniserve-0.26.0-x86_64-pc-windows-msvc.exe#/miniserve.exe", "url": "https://github.com/svenstaro/miniserve/releases/download/v0.27.1/miniserve-0.27.1-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "1cbe99cea7956f6d4ddd9124806c75e0994be120787cf4cd0c9a3791aaf87b38" "hash": "060705db94b7ea673486db72ffc54fbd5e3c898758f9a16575d636c78e95dffb"
} }
}, },
"bin": "miniserve.exe", "bin": "miniserve.exe",