From c2c6d132f1aa16a5f9688c5ed05a69da83c6b5bd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 7 Jan 2018 20:00:21 +0000 Subject: [PATCH] Update devd to version 0.8 --- devd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devd.json b/devd.json index 31e2048f36..6ef642f5cd 100644 --- a/devd.json +++ b/devd.json @@ -1,10 +1,10 @@ { "homepage": "https://corte.si/posts/devd/intro/index.html", "license": "https://github.com/cortesi/devd/blob/master/LICENSE", - "version": "0.7", - "url": "https://github.com/cortesi/devd/releases/download/v0.7/devd-0.7-windows64.zip", - "hash": "b5a513c89f9fd6fed0984d7cc65bd5c8a1754e2304813135b44443a3ab30ded3", - "extract_dir": "devd-0.7-windows64", + "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", "bin": "devd.exe", "checkver": { "github": "https://github.com/cortesi/devd"