mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
miniserve: Update to version 0.19.0
This commit is contained in:
parent
1522386761
commit
473c28b87d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.0",
|
"version": "0.19.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.18.0/miniserve-v0.18.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.19.0/miniserve-v0.19.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
||||||
"hash": "9462cf100bf691a441d2a2c7f4b6847d5c392968b99ecefabb10c8b7fb811e65"
|
"hash": "a5886c66d84ce51d693564cf6403b3ea8e5836473bff3645575c9a5b7b6354b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "miniserve.exe",
|
"bin": "miniserve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user