mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
couple more :3
This commit is contained in:
parent
c590033558
commit
9e9e4b8485
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ import os
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
gsigs = 'https://github.com/wownero/gitian.sigs.git'
|
gsigs = 'https://git.wownero.com/qvqc/gitian.sigs.git'
|
||||||
gbrepo = 'https://github.com/wownero/gitian-builder.git'
|
gbrepo = 'https://git.wownero.com/qvqc/gitian-builder.git'
|
||||||
|
|
||||||
platforms = {'l': ['Linux', 'linux', 'tar.bz2'],
|
platforms = {'l': ['Linux', 'linux', 'tar.bz2'],
|
||||||
'a': ['Android', 'android', 'tar.bz2'],
|
'a': ['Android', 'android', 'tar.bz2'],
|
||||||
|
|
Loading…
Reference in a new issue