mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Revert "Update vcpkg baseline to newer"
This reverts commit d23a740ce3cb22db3e6531f4e3808fbedaffa54a.
This commit is contained in:
parent
e71cbea7f8
commit
4602a27eb8
@ -78,7 +78,7 @@ struct UPDATE_RESPONSE
|
||||
NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE( UPDATE_RESPONSE, version, release_date, details_url,
|
||||
downloads_url )
|
||||
|
||||
#define UPDATE_QUERY_ENDPOINT wxS( "http://localhost:8000/api/v1/update" )
|
||||
#define UPDATE_QUERY_ENDPOINT wxS( "https://downloads.kicad.org/api/v1/update" )
|
||||
|
||||
|
||||
UPDATE_MANAGER::UPDATE_MANAGER() : m_working( false )
|
||||
|
Loading…
x
Reference in New Issue
Block a user