mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-08 20:18:53 +00:00
couple more :3
This commit is contained in:
parent
c590033558
commit
9e9e4b8485
@ -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 New Issue
Block a user