mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
17 lines
761 B
JSON
17 lines
761 B
JSON
{
|
|
"name": "Fossil",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Simple, high-reliability, distributed software configuration management",
|
|
"website": "http://fossil-scm.org/index.html/doc/trunk/www/index.wiki",
|
|
"matches": [
|
|
{
|
|
"offset": 1,
|
|
"regexp": "(?-mix:<div class=\"footer\">\\s+(<a href=\"http:\\/\\/fossil-scm\\.org\">Fossil<\\/a>|Fossil) version \\[([^\\]]+)\\] [\\d]{4}\\-[\\d]{2}\\-[\\d]{2} [\\d]{2}:[\\d]{2}:[\\d]{2})"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<div class=\"footer\">\\s+(<a href=\"http:\\/\\/fossil-scm\\.org\">Fossil<\\/a>|Fossil) version \\[[^\\]]+\\] ([\\d]{4}\\-[\\d]{2}\\-[\\d]{2} [\\d]{2}:[\\d]{2}:[\\d]{2}))"
|
|
}
|
|
]
|
|
}
|