mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Remove unnecessary username component from Bitbucket url
This commit is contained in:
@ -19,7 +19,7 @@ import zipfile
|
|||||||
depot_tools_url = 'https://chromium.googlesource.com/chromium/tools/depot_tools.git'
|
depot_tools_url = 'https://chromium.googlesource.com/chromium/tools/depot_tools.git'
|
||||||
depot_tools_archive_url = 'https://src.chromium.org/svn/trunk/tools/depot_tools.zip'
|
depot_tools_archive_url = 'https://src.chromium.org/svn/trunk/tools/depot_tools.zip'
|
||||||
|
|
||||||
cef_git_url = 'https://chromiumembedded@bitbucket.org/chromiumembedded/cef.git'
|
cef_git_url = 'https://bitbucket.org/chromiumembedded/cef.git'
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user