This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
go-versions
Watch
1
Star
0
Fork
You've already forked go-versions
0
mirror of
https://code.forgejo.org/actions/go-versions.git
synced
2024-11-06 05:15:50 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
749c9db345
go-versions
/
config
/
go-manifest-config.json
7 lines
125 B
JSON
Raw
Normal View
History
Unescape
Escape
Implement builders to build Go from source code
2020-06-09 15:52:06 -04:00
{
add arm for regex (#76)
2023-06-30 11:44:16 -04:00
"regex"
:
"go-\\d+\\.\\d+\\.\\d+-(\\w+)-((x|arm)\\d+)"
,
Implement builders to build Go from source code
2020-06-09 15:52:06 -04:00
"groups"
:
{
"arch"
:
2
,
"platform"
:
1
}
}
Reference in a new issue
Copy permalink