2021-11-08 19:56:18 +05:30

16 lines
555 B
JSON

{
"version": "2.2.9",
"description": "Modular and configurable static content generator and toolkit",
"homepage": "https://wyam.io",
"license": "MIT",
"url": "https://github.com/Wyamio/Wyam/releases/download/v2.2.9/Wyam-v2.2.9.zip",
"hash": "e84f597f198c9c37f8a8b8e1df4e792957a13b4a76bc5755331f0d539ab9210a",
"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"
}
}