Catch Cecil version

1. _PHPoole_ is no more supported
2. The next release of _Cecil_ will embed version number in the `generator` meta
main
Arnaud Ligny 6 years ago committed by GitHub
parent 1cde5e27df
commit efffd4a90b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8119,7 +8119,7 @@
],
"icon": "Cecil.png",
"meta": {
"generator": "^Cecil|PHPoole$"
"generator": "^Cecil(?: ([0-9.]+))?$\\;version:\\1"
},
"website": "https://cecil.app"
},