We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f2155 commit b8d353fCopy full SHA for b8d353f
config-default.json
@@ -1,12 +1,12 @@
1
{
2
"projects": {
3
"rakudo-moar": {
4
- "repo-origin": "https://github.com/rakudo/rakudo.git",
+ "repo-origin": "https://github.com/rakudo/rakudo",
5
"repo-path": "./data/rakudo-moar",
6
"archives-path": "./data/builds/rakudo-moar"
7
},
8
"moarvm": {
9
- "repo-origin": "https://github.com/MoarVM/MoarVM.git",
+ "repo-origin": "https://github.com/MoarVM/MoarVM",
10
"repo-path": "./data/moarvm",
11
"archives-path": "./data/builds/moarvm"
12
}
0 commit comments