mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
miniserve: Update to version 0.19.2
This commit is contained in:
parent
312c88abf5
commit
0bbc4593bc
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.1",
|
"version": "0.19.2",
|
||||||
"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.1/miniserve-v0.19.1-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.2/miniserve-v0.19.2-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
||||||
"hash": "3f70bb722358027321ea83f16665c377de7934374047098346d71424593c57ac"
|
"hash": "3ea1387eca49285ab61416f6616ba967ce0386c0c066cbec1740629ce20f7d43"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "miniserve.exe",
|
"bin": "miniserve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user