mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
miniserve: Update to version 0.23.2
This commit is contained in:
parent
4b1514d008
commit
95b6922206
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.1",
|
"version": "0.23.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.23.1/miniserve-0.23.1-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.23.2/miniserve-0.23.2-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
||||||
"hash": "cea7c18c27b3486404b4bac261b3a05a664c9f8226e5608f60365de23801ffcd"
|
"hash": "e0c586f8d7b8235f17a6b38e960207aa5e68e691670fd1a393cbb537c5a74700"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "miniserve.exe",
|
"bin": "miniserve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user