{ "version": "0.8", "description": "A flexible developer tool that runs processes and responds to filesystem changes.", "homepage": "https://corte.si/posts/modd/announce/index.html", "license": "MIT", "architecture": { "64bit": { "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" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cortesi/modd/releases/download/v$version/modd-$version-windows64.zip", "extract_dir": "modd-$version-windows64" } } } }