mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-02 19:40:32 +08:00
change default repo branches
This commit is contained in:
@@ -63,13 +63,13 @@ DEFAULT_DEPS = [
|
||||
{
|
||||
'name': 'virtualchain',
|
||||
'git': 'https://github.com/blockstack/virtualchain',
|
||||
'branch': 'hotfix/faster-cryptography',
|
||||
'branch': 'develop',
|
||||
'type': 'python',
|
||||
},
|
||||
{
|
||||
'name': 'blockstack-core',
|
||||
'git': 'https://github.com/blockstack/blockstack-core',
|
||||
'branch': 'hotfix/ipfs-support',
|
||||
'branch': 'feature/clean-chainstate',
|
||||
'type': 'python',
|
||||
'subpackages': ['integration_tests'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user