2019-08-17 20:00:26 +00:00

16 lines
556 B
JSON

{
"homepage": "https://wyam.io",
"description": "Modular and configurable static content generator and toolkit.",
"version": "2.2.7",
"license": "MIT",
"url": "https://github.com/Wyamio/Wyam/releases/download/v2.2.7/Wyam-v2.2.7.zip",
"hash": "aa2b22711c3a281bd02232e69a4abc560af4d3f171047a2c587eaa4b8a617770",
"bin": "wyam.exe",
"checkver": {
"github": "https://github.com/Wyamio/Wyam"
},
"autoupdate": {
"url": "https://github.com/Wyamio/Wyam/releases/download/v$version/Wyam-v$version.zip"
}
}