{
    "toolcache": [
        {
            "name": "Python",
            "url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
            "platform" : "linux",
            "platform_version": "22.04",
            "arch": "arm64",
            "versions": [
                "3.10.*",
                "3.11.*",
                "3.12.*",
                "3.13.*",
                "3.14.*"
            ]
        },
        {
            "name": "PyPy",
            "arch": "arm64",
            "platform" : "linux",
            "versions": [
            ]
        },
        {
            "name": "node",
            "url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
            "platform" : "linux",
            "arch": "arm64",
            "versions": [
                "22.*",
                "24.*"
            ]
        },
        {
            "name": "go",
            "url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
            "arch": "arm64",
            "platform" : "linux",
            "versions": [
                "1.24.*",
                "1.25.*",
                "1.26.*"
            ],
            "default": "1.24.*"
        },
        {
            "name": "Ruby",
            "platform_version": "22.04",
            "arch": "arm64",
            "versions": [
                "3.2.*",
                "3.3.*",
                "3.4.*",
                "4.0.*"
            ]
        },
        {
            "name": "CodeQL",
            "platform" : "linux",
            "arch": "arm64",
            "versions": [
            ]
        }
    ],
    "java": {
        "default": "11",
        "versions": [ "8", "11", "17", "21", "25"],
        "maven": "3.9.12"
    },
    "android": {
        "cmdline-tools": "commandlinetools-linux-9477386_latest.zip",
        "platform_min_version": "34",
        "build_tools_min_version": "34.0.0",
        "extra_list": [
            "android;m2repository",
            "google;m2repository",
            "google;google_play_services"
        ],
        "addon_list": [
        ],
        "additional_tools": [
            "cmake;3.18.1",
            "cmake;3.22.1",
            "cmake;3.31.5"
        ],
        "ndk": {
            "default": "27",
            "versions": [
                "27", "28", "29"
            ]
        }
    },
    "powershellModules": [
        {"name": "MarkdownPS"},
        {"name": "Microsoft.Graph"},
        {"name": "Pester", "versions": ["5.9.0"]},
        {"name": "PSScriptAnalyzer"}
    ],
    "azureModules": [
        {
            "name": "az",
            "versions": [
                "15.6.1"
            ]
        }
    ],
    "apt": {
        "vital_packages": [
            "bzip2",
            "curl",
            "g++",
            "gcc",
            "make",
            "jq",
            "tar",
            "unzip",
            "wget"
        ],
        "common_packages": [
            "autoconf",
            "automake",
            "dbus",
            "dnsutils",
            "dpkg",
            "dpkg-dev",
            "fakeroot",
            "fonts-noto-color-emoji",
            "gnupg2",
            "imagemagick",
            "iproute2",
            "iputils-ping",
            "libc++abi-dev",
            "libc++-dev",
            "libc6-dev",
            "libcurl4",
            "libgbm-dev",
            "libgconf-2-4",
            "libgsl-dev",
            "libgtk-3-0",
            "libmagic-dev",
            "libmagickcore-dev",
            "libmagickwand-dev",
            "libsecret-1-dev",
            "libsqlite3-dev",
            "libyaml-dev",
            "libtool",
            "libunwind8",
            "libxkbfile-dev",
            "libxss1",
            "libssl-dev",
            "libicu-dev",
            "locales",
            "mercurial",
            "openssh-client",
            "p7zip-rar",
            "pkg-config",
            "python-is-python3",
            "rpm",
            "texinfo",
            "tk",
            "tzdata",
            "upx",
            "xorriso",
            "xvfb",
            "xz-utils",
            "zsync"
        ],
        "cmd_packages": [
            "acl",
            "aria2",
            "binutils",
            "bison",
            "brotli",
            "libnss3-tools",
            "coreutils",
            "file",
            "findutils",
            "flex",
            "ftp",
            "haveged",
            "lz4",
            "m4",
            "mediainfo",
            "netcat",
            "net-tools",
            "p7zip-full",
            "parallel",
            "pass",
            "patchelf",
            "pigz",
            "pollinate",
            "rsync",
            "shellcheck",
            "sphinxsearch",
            "sqlite3",
            "ssh",
            "sshpass",
            "subversion",
            "sudo",
            "systemd-coredump",
            "swig",
            "telnet",
            "time",
            "zip"
        ]
    },
    "docker": {
        "components": [
            {
                "package": "containerd.io",
                "version": "latest"
            },
            {
                "package": "docker-ce-cli",
                "version": "28.0.4"
            },
            {
                "package": "docker-ce",
                "version": "28.0.4"
            }
        ],
        "plugins": [
            {
                "plugin": "buildx",
                "version": "latest",
                "asset": "linux-arm64"
            },            
            {
                "plugin": "compose",
                "version": "2.38.2",
                "asset": "linux-aarch64"
            }
        ]
    },
    "pipx": [
        {
            "package": "yamllint",
            "cmd": "yamllint"
        },
        {
            "package": "ansible-core",
            "cmd": "ansible"
        }
    ],
    "dotnet": {
        "versions": [
            "8.0",
            "9.0",
            "10.0"
        ],
        "tools": [
            { "name": "nbgv", "test": "nbgv --version", "getversion" : "nbgv --version" }
        ]
    },
    "clang": {
        "versions": [
            "14",
            "15"
        ],
        "default_version": "14"
    },
    "gcc": {
        "versions": [
            "g++-10",
            "g++-12"
        ]
    },
    "gfortran": {
        "versions": [
            "gfortran-9",
            "gfortran-10",
            "gfortran-12"
        ]
    },
    "php": {
        "versions": [
            "8.1"
        ]
    },
    "rubygems": [
        {"name": "multi_json"},
        {"name": "fastlane"}
    ],
    "selenium": {
        "version": "4"
    },
    "node": {
        "default": "22"
    },
    "node_modules": [
        {
            "name": "grunt",
            "command": "grunt"
        },
        {
            "name": "gulp",
            "command": "gulp"
        },
        {
            "name": "n",
            "command": "n"
        },
        {
            "name": "parcel",
            "command": "parcel"
        },
        {
            "name": "typescript",
            "command": "tsc"
        },
        {
            "name": "newman",
            "command": "newman"
        },
        {
            "name": "vercel",
            "command": "vercel"
        },
        {
            "name": "webpack",
            "command": "webpack"
        },
        {
            "name": "webpack-cli",
            "command": "webpack-cli"
        },
        {
            "name": "netlify-cli",
            "command": "netlify"
        },
        {
            "name": "lerna",
            "command": "lerna"
        },
        {
            "name": "yarn",
            "command": "yarn"
        }
    ],
     "postgresql": {
        "version": "14"
    },
    "cmake": {
        "version": "3.31.6",
        "pinnedDetails": {
            "reason": "Pinned to avoid CMake 4.0 compatibility issues",
            "link": "https://github.com/actions/runner-images/issues/11926",
            "review-at": "2026-12-01"
        }
    },
    "vcpkg": {
        "commit": "827a2e1203bc19941126c657166da44f2623acc4",
        "pinnedDetails": {
            "reason": "Pinned to a version compatible with CMake 3.31.6",
            "link": "https://github.com/microsoft/vcpkg/commit/827a2e1203bc19941126c657166da44f2623acc4",
            "review-at": "2026-12-01"
        }
    },
    "pwsh": {
        "version": "7.6"
    }
}