diff --git a/devd.json b/devd.json index b08dd2363d..bfd822cea1 100644 --- a/devd.json +++ b/devd.json @@ -1,9 +1,9 @@ { - "version": "v0.1", + "version": "v0.5", "license": "https://github.com/cortesi/devd/blob/master/LICENSE", - "url": "https://github.com/cortesi/devd/releases/download/v0.1/devd-0.1-windows64.zip", + "url": "https://github.com/cortesi/devd/releases/download/v0.5/devd-0.5-windows64.zip", "homepage": "http://corte.si/posts/devd/intro/index.html", - "hash": "69a0f2ca4ae5d84a98bcf3d711ebf0afd7b0a1922ba1a6226b5511e6d494a1d2", - "extract_dir": "devd-0.1-windows64", + "hash": "c8d2e728ecdb6b5c863a37527f1517b29c25aca4f5286be9bade2f81ee784e8c", + "extract_dir": "devd-0.5-windows64", "bin": "devd.exe" }