mirror of
https://code.forgejo.org/actions/go-versions.git
synced 2024-11-06 03:55:47 -05:00
7 lines
No EOL
119 B
JSON
7 lines
No EOL
119 B
JSON
{
|
|
"regex": "go-\\d+\\.\\d+\\.\\d+-(\\w+)-(x\\d+)",
|
|
"groups": {
|
|
"arch": 2,
|
|
"platform": 1
|
|
}
|
|
} |