serve: Update to version 0.3.2

This commit is contained in:
Richard Kuhnt 2019-07-20 01:00:23 +00:00
parent ae10191e36
commit b9855c3233

View File

@ -1,7 +1,7 @@
{ {
"version": "0.3.1", "version": "0.3.2",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_Windows_x64.zip", "url": "https://github.com/philippgille/serve/releases/download/v0.3.2/serve_v0.3.2_Windows_x64.zip",
"hash": "808ed94240ea381236dc878929603d0b41db5668a37ad279469a11baf0f4807f", "hash": "ab8e274c2e1144440a15dd0c78bb6385084439c94f85c1413739b2c8e7c8d6ba",
"bin": "serve.exe", "bin": "serve.exe",
"homepage": "https://github.com/philippgille/serve", "homepage": "https://github.com/philippgille/serve",
"description": "Starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues", "description": "Starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues",