miniserve: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2024-09-12 04:30:03 +00:00
parent 17ee2d8751
commit bd617f5037

View File

@ -1,12 +1,12 @@
{
"version": "0.27.1",
"version": "0.28.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.27.1/miniserve-0.27.1-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "060705db94b7ea673486db72ffc54fbd5e3c898758f9a16575d636c78e95dffb"
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.28.0/miniserve-0.28.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "2fac631c0b6c10edb0135d5d862021699eac68c07e15fb0ecee1a9c8ea1a5c32"
}
},
"bin": "miniserve.exe",