downloadService.post('io.jenkins.plugins.codeql.CodeQLInstaller',{"list": [
    {
    "id": "2.25.1",
    "name": "2.25.1",
    "url": "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.25.1/"
  },
    {
    "id": "2.25.0",
    "name": "2.25.0",
    "url": "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.25.0/"
  },
    {
    "id": "2.24.3",
    "name": "2.24.3",
    "url": "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.24.3/"
  },
    {
    "id": "2.24.2",
    "name": "2.24.2",
    "url": "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.24.2/"
  },
    {
    "id": "2.24.1",
    "name": "2.24.1",
    "url": "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.24.1/"
  },
    {
    "id": "2.24.0",
    "name": "2.24.0",
    "url": "https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.24.0/"
  }
]})