{ "version": "1.31.0", "description": "Conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift).", "homepage": "https://kompose.io/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/kubernetes/kompose/releases/download/v1.31.0/kompose-windows-amd64.exe#/kompose.exe", "hash": "b1aa6aba5baf121793de31388761502fd5ff35e0f15b5ef873b2a971cb498d6d" } }, "checkver": { "github": "https://github.com/kubernetes/kompose" }, "bin": "kompose.exe", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/kubernetes/kompose/releases/download/v$version/kompose-windows-amd64.exe#/kompose.exe" } }, "hash": { "url": "$baseurl/SHA256_SUM", "regex": "$sha256\\s+$basenameNoExt-windows-amd64" } } }