Hi Team,
We are unable to download the plugin `buildtriggerbadge` from the [341.vcd7e3b_7e7612/](https://get.jenkins.io/plugins/buildtriggerbadge/341.vcd7e3b_7e7612/buildtriggerbadge.hpi).
Explanation:
- We install Jenkins in the respective environment by download LTS jenkins.war and respective plugins
- Due to network restrictions, we cannot directly install Jenkins on the VM.
- We prepare the bundle and install the same on the Jenkins machine (Linux VM).
- For the LTS version `2.528.3`, we are able to download the war.
- But for the respective plugin download, it is failing to download the `buildtriggerbadge` because of the update-center.json is pointing to wrong version.
- There is no `341` version for the `buildtriggerbadge` plugin. The correct version is `325`
- URL used for the update-center.json is
- Latest link - [update-center.json](https://eastamerica.cloudflare.jenkins.io/current/update-center.json)
Thanks ~ Senthil