diff --git a/bucket/serve.json b/bucket/serve.json index b94cf21af4..4ec1171f30 100644 --- a/bucket/serve.json +++ b/bucket/serve.json @@ -1,7 +1,7 @@ { - "version": "0.3.0", - "url": "https://github.com/philippgille/serve/releases/download/v0.3.0/serve_v0.3.0_Windows_x64.zip", - "hash": "267dca3a0394c0d6030d1bfc90d12578903151fe2ba3e6cbb6ece6d963a28446", + "version": "0.3.1", + "url": "https://github.com/philippgille/serve/releases/download/v0.3.1/serve_v0.3.1_Windows_x64.zip", + "hash": "808ed94240ea381236dc878929603d0b41db5668a37ad279469a11baf0f4807f", "bin": "serve.exe", "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",