miniserve: Update to version 0.18.0

This commit is contained in:
Jakub Čábera 2021-10-25 23:31:58 -07:00
parent aaf71f7f70
commit 7a91822906

View File

@ -1,12 +1,12 @@
{
"version": "0.17.0",
"version": "0.18.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.17.0/miniserve-v0.17.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "2b65c9bef15f8d1e52d513fcaf01ecd9c6fd32fcf435d0b1cc07de27e32734df"
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.18.0/miniserve-v0.18.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
"hash": "9462cf100bf691a441d2a2c7f4b6847d5c392968b99ecefabb10c8b7fb811e65"
}
},
"bin": "miniserve.exe",