curl -qs '
https://updates.jenkins.io/current/update-center.actual.json' | jq '.plugins["lucene-search"]'
{
"buildDate": "Sep 01, 2021",
"defaultBranch": "lucene-search",
"dependencies": [
{
"name": "junit",
"optional": false,
"version": "1.9"
}
],
"developers": [
{
"developerId": "hanabishi",
"name": "Marcus Jacobsson"
},
{
"developerId": "tobias_",
"name": "Tobias Olsson"
},
{
"developerId": "markch",
"name": "Hao"
}
],
"excerpt": "Stores build data in a Lucene database for faster search.",
"gav": "org.jenkins-ci.plugins:lucene-search:358.vf0bb3a3ef215",
"issueTrackers": [
{
"reportUrl": "
https://www.jenkins.io/participate/report-issue/redirect/#20828",
"type": "jira",
"viewUrl": "
https://issues.jenkins.io/issues/?jql=component=20828"
},
{
"reportUrl": "
https://github.com/jenkinsci/lucene-search-plugin/issues/new/choose",
"type": "github",
"viewUrl": "
https://github.com/jenkinsci/lucene-search-plugin/issues"
}
],
"labels": [],
"minimumJavaVersion": "1.8",
"name": "lucene-search",
"popularity": 282,
"previousTimestamp": "2016-03-16T07:29:53.00Z",
"previousVersion": "4.4",
"releaseTimestamp": "2021-09-01T04:31:18.00Z",
"requiredCore": "2.277.2",
"scm": "
https://github.com/jenkinsci/lucene-search-plugin",
"sha1": "DlYGJ2nXnTgMoMVp6EIbUlo5f00=",
"sha256": "WmIM3xTe/ogDdUmjqcLr7svNsHhvxluxuWXiJgBIbWY=",
"size": 7907393,
"title": "Lucene-Search",
"url": "
https://updates.jenkins.io/download/plugins/lucene-search/358.vf0bb3a3ef215/lucene-search.hpi",
"version": "358.vf0bb3a3ef215",
"wiki": "
https://plugins.jenkins.io/lucene-search"
}