From 9df4cb27f78b1834928d9512d7292fb28a365c5d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 20 Jan 2019 20:00:25 +0000 Subject: [PATCH] devd: Update to version 0.9 --- devd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devd.json b/devd.json index be1619abe1..90d6f21b83 100644 --- a/devd.json +++ b/devd.json @@ -2,10 +2,10 @@ "homepage": "https://corte.si/posts/devd/intro/index.html", "description": "A small, self-contained, command-line-only HTTP server for developers", "license": "MIT", - "version": "0.8", - "url": "https://github.com/cortesi/devd/releases/download/v0.8/devd-0.8-windows64.zip", - "hash": "fe08f585eca8e9e6a60afb88d5e7054da1e1c6cd317a32071be11199051731d1", - "extract_dir": "devd-0.8-windows64", + "version": "0.9", + "url": "https://github.com/cortesi/devd/releases/download/v0.9/devd-0.9-windows64.zip", + "hash": "650575ac95228dd62fd3bb8a42d640daa476c23ae3bc58ac1ba8931e26096aa2", + "extract_dir": "devd-0.9-windows64", "bin": "devd.exe", "checkver": { "github": "https://github.com/cortesi/devd"