mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
miniserve: Update to version 0.19.4
This commit is contained in:
parent
233a4fcb3d
commit
d6559c1669
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.3",
|
"version": "0.19.4",
|
||||||
"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.19.3/miniserve-v0.19.3-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.4/miniserve-v0.19.4-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
||||||
"hash": "dd4099fd4e720c2e6929ac481fd5d5692477048ff21dde2df762a6d389e056bb"
|
"hash": "2887560bb4566b813be0499d508737bbb73c2ff119c593ac7b4eda975b4265ab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "miniserve.exe",
|
"bin": "miniserve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user