mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
miniserve: Update to version 0.26.0
This commit is contained in:
parent
1a994d9b29
commit
977129afe1
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.0",
|
"version": "0.26.0",
|
||||||
"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.25.0/miniserve-0.25.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.26.0/miniserve-0.26.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
||||||
"hash": "987f56777c4183ac50a8c2842ad65bc5e571b9c80eca2c8ca0f6d94f222a6f79"
|
"hash": "1cbe99cea7956f6d4ddd9124806c75e0994be120787cf4cd0c9a3791aaf87b38"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "miniserve.exe",
|
"bin": "miniserve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user