From 4067acec681792c0ce05b44f98154564dd42e2f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Nov 2018 01:00:24 +0000 Subject: [PATCH] wyam: Update to version 2.0.0 --- wyam.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wyam.json b/wyam.json index 6e0a2c64f6..3b421b6220 100644 --- a/wyam.json +++ b/wyam.json @@ -1,9 +1,9 @@ { "homepage": "https://wyam.io", - "version": "1.7.4", + "version": "2.0.0", "license": "MIT", - "url": "https://github.com/Wyamio/Wyam/releases/download/v1.7.4/Wyam-v1.7.4.zip", - "hash": "6cbdb530708deb78c7fe05e0cefcd9e0fb7a35661988f706f0d2cc3d5157d105", + "url": "https://github.com/Wyamio/Wyam/releases/download/v2.0.0/Wyam-v2.0.0.zip", + "hash": "683e0e7e004b6c7a2ba58bd3537c27bee958cc74c1bae9871aa25aacc6412170", "bin": "wyam.exe", "checkver": { "github": "https://github.com/Wyamio/Wyam"