mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
miniserve: Update to version 0.23.0
This commit is contained in:
parent
16fb4a91f5
commit
9d4fd9fd5a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.22.0",
|
"version": "0.23.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.22.0/miniserve-0.22.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
"url": "https://github.com/svenstaro/miniserve/releases/download/v0.23.0/miniserve-0.23.0-x86_64-pc-windows-msvc.exe#/miniserve.exe",
|
||||||
"hash": "ada8690615e0f3aec3277d71679232f2d39e1869dbbd560bdd8a0936cd9b03b6"
|
"hash": "ec67d44ebda88bdd44d98d4859cca3dfc533049d78a2b59c3a3aaf67d3724608"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "miniserve.exe",
|
"bin": "miniserve.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user