{ "version": "4.27.2", "description": "A portable command-line YAML processor", "homepage": "https://mikefarah.gitbook.io/yq/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_amd64.exe#/yq.exe", "hash": "6e453280707e545d56b8aae796bbea6ba0e4188c5f31b826ef74cf980d0b9e48" }, "32bit": { "url": "https://github.com/mikefarah/yq/releases/download/v4.27.2/yq_windows_386.exe#/yq.exe", "hash": "4c579726542ba633838d4dc1089b01b35eb37dce382d9005938564b781003d21" } }, "bin": "yq.exe", "checkver": { "github": "https://github.com/mikefarah/yq" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mikefarah/yq/releases/download/v$version/yq_windows_amd64.exe#/yq.exe" }, "32bit": { "url": "https://github.com/mikefarah/yq/releases/download/v$version/yq_windows_386.exe#/yq.exe" } } } }