From b9855c32338c451b2904ffdabd1ee863144df217 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 20 Jul 2019 01:00:23 +0000 Subject: [PATCH] serve: Update to version 0.3.2 --- bucket/serve.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",