From 06c99f6c1d45424678597492b23b4f787282c224 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 20 Jan 2019 20:00:25 +0000 Subject: [PATCH] modd: Update to version 0.8 --- modd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modd.json b/modd.json index 19bd3691b4..c34a5d66a2 100644 --- a/modd.json +++ b/modd.json @@ -1,10 +1,10 @@ { "homepage": "https://corte.si/posts/modd/announce/index.html", "license": "MIT", - "version": "0.7", - "url": "https://github.com/cortesi/modd/releases/download/v0.7/modd-0.7-windows64.zip", - "hash": "cadc3e7b68e67131c7db8260fda6bb9f91a08497eb04cd6cc451dd23a42ebe56", - "extract_dir": "modd-0.7-windows64", + "version": "0.8", + "url": "https://github.com/cortesi/modd/releases/download/v0.8/modd-0.8-windows64.zip", + "hash": "ff14568d36baa9e83eaa19ca8d42dede97a43f3c9f82146e290d432329c6ef02", + "extract_dir": "modd-0.8-windows64", "bin": "modd.exe", "checkver": { "github": "https://github.com/cortesi/modd"