{ "version": "3.45.3", "description": "A task runner / simpler Make alternative written in Go", "homepage": "https://taskfile.dev/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/go-task/task/releases/download/v3.45.3/task_windows_amd64.zip", "hash": "dec53fd819593c9bce9fdc2fd0ad037a38b7bc7fa431d78d141cbb77123553b4" }, "32bit": { "url": "https://github.com/go-task/task/releases/download/v3.45.3/task_windows_386.zip", "hash": "8563f56c271353ce93fd042fbc3ae6e991067292bf8ab79620099989d313be66" } }, "bin": "task.exe", "checkver": { "github": "https://github.com/go-task/task" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/go-task/task/releases/download/v$version/task_windows_amd64.zip" }, "32bit": { "url": "https://github.com/go-task/task/releases/download/v$version/task_windows_386.zip" } }, "hash": { "url": "$baseurl/task_checksums.txt" } } }