From ad7ea99b5a290cf256b7ec8013207857bea8bf6b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Oct 2018 20:00:26 +0000 Subject: [PATCH] wyam: Update to version 1.6.0 --- wyam.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wyam.json b/wyam.json index 1b7fe6f341..c95d5f48d4 100644 --- a/wyam.json +++ b/wyam.json @@ -1,9 +1,9 @@ { "homepage": "https://wyam.io", - "version": "1.5.1", + "version": "1.6.0", "license": "MIT", - "url": "https://github.com/Wyamio/Wyam/releases/download/v1.5.1/Wyam-v1.5.1.zip", - "hash": "5a5f7b1f147e6ecc403e9660db998dffbea62bd8e9b68952b24ff1adbe9a808b", + "url": "https://github.com/Wyamio/Wyam/releases/download/v1.6.0/Wyam-v1.6.0.zip", + "hash": "4b9cafd069550c99e2005a5427e73d93a2d16019e773f44bbaac995b7d7edb0e", "bin": "wyam.exe", "checkver": { "github": "https://github.com/Wyamio/Wyam"