{
    "version": "0.29.0",
    "description": "Tools for building Bazel targets when source files change",
    "homepage": "https://github.com/bazelbuild/bazel-watcher",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/bazelbuild/bazel-watcher/releases/download/v0.29.0/ibazel_windows_amd64.exe#/ibazel.exe",
            "hash": "86376c6348716c6f1fd58d8efe4f6952d86938b76d9916cba15f34724c578a38"
        }
    },
    "bin": "ibazel.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/bazelbuild/bazel-watcher/releases/download/v$version/ibazel_windows_amd64.exe#/ibazel.exe"
            }
        }
    }
}
