serve: Update to version 0.3.1

This commit is contained in:
Richard Kuhnt 2019-07-20 00:00:27 +00:00
parent 61cebb2aff
commit ae10191e36

View File

@ -1,7 +1,7 @@
{ {
"version": "0.3.0", "version": "0.3.1",
"url": "https://github.com/philippgille/serve/releases/download/v0.3.0/serve_v0.3.0_Windows_x64.zip", "url": "https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_Windows_x64.zip",
"hash": "267dca3a0394c0d6030d1bfc90d12578903151fe2ba3e6cbb6ece6d963a28446", "hash": "808ed94240ea381236dc878929603d0b41db5668a37ad279469a11baf0f4807f",
"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",