mirror of
https://code.forgejo.org/actions/go-versions
synced 2025-03-14 22:27:00 +01: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
|
|
}
|
|
} |