update regex

main
nurbek 3 years ago
parent 35b2d07fd5
commit b910054518

@ -1488,7 +1488,7 @@
"Macaron" "Macaron"
], ],
"oss": true, "oss": true,
"scripts": ".+latestVersion\":\"[\\d\\.]+\"\\,\"version\":\"([\\d\\.]+)\\;version:\\1\\;confidence:75", "scripts": ".+latestVersion\":\"[\\d\\.\\w\\-]+\"\\,\"version\":\"([\\d\\.]+)\\;version:\\1\\;confidence:75",
"scriptSrc": "grafana\\..+\\.com/public/build/", "scriptSrc": "grafana\\..+\\.com/public/build/",
"website": "https://grafana.com" "website": "https://grafana.com"
}, },