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