mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
chore: update to electron 27 (#197539)
* chore: update electron@27.0.2 * chore: update debian dependencies * chore: bump electron@27.0.4 * chore: bump electron@27.1.0 * chore: bump electron@27.1.3 * chore: bump distro
This commit is contained in:
@@ -54,6 +54,7 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libcairo.so.2()(64bit)',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3()(64bit)',
|
||||
'libdbus-1.so.3(LIBDBUS_1_3)(64bit)',
|
||||
'libdl.so.2()(64bit)',
|
||||
'libdl.so.2(GLIBC_2.2.5)(64bit)',
|
||||
'libdrm.so.2()(64bit)',
|
||||
@@ -103,6 +104,7 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libutil.so.1(GLIBC_2.2.5)(64bit)',
|
||||
'libxcb.so.1()(64bit)',
|
||||
'libxkbcommon.so.0()(64bit)',
|
||||
'libxkbcommon.so.0(V_0.5.0)(64bit)',
|
||||
'libxkbfile.so.1()(64bit)',
|
||||
'rpmlib(FileDigests) <= 4.6.0-1',
|
||||
'rtld(GNU_HASH)',
|
||||
@@ -138,6 +140,7 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libcairo.so.2',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3',
|
||||
'libdbus-1.so.3(LIBDBUS_1_3)',
|
||||
'libdl.so.2',
|
||||
'libdl.so.2(GLIBC_2.4)',
|
||||
'libdrm.so.2',
|
||||
@@ -204,6 +207,7 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libutil.so.1(GLIBC_2.4)',
|
||||
'libxcb.so.1',
|
||||
'libxkbcommon.so.0',
|
||||
'libxkbcommon.so.0(V_0.5.0)',
|
||||
'libxkbfile.so.1',
|
||||
'rpmlib(FileDigests) <= 4.6.0-1',
|
||||
'rtld(GNU_HASH)',
|
||||
|
||||
Reference in New Issue
Block a user