diff --git a/com.visualstudio.code.metainfo.xml b/com.visualstudio.code.metainfo.xml
index 024d1df5..24c4abd0 100644
--- a/com.visualstudio.code.metainfo.xml
+++ b/com.visualstudio.code.metainfo.xml
@@ -24,9 +24,12 @@
moderate
-
+
+
+
+
diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml
index 4f68c639..f0baa55d 100644
--- a/com.visualstudio.code.yaml
+++ b/com.visualstudio.code.yaml
@@ -83,8 +83,10 @@ modules:
- install -Dm644 flatpak-warning.txt -t /app/share/vscode
- install -D apply_extra -t /app/bin
- cp /usr/bin/ar /app/bin
- - ARCH_TRIPLE=$(gcc --print-multiarch) && cp /usr/lib/${ARCH_TRIPLE}/libbfd-*.so /app/lib
- - ARCH_TRIPLE=$(gcc --print-multiarch) && cp /usr/lib/${ARCH_TRIPLE}/libsframe* /app/lib
+ - ARCH_TRIPLE=$(gcc --print-multiarch) && cp /usr/lib/${ARCH_TRIPLE}/libbfd-*.so
+ /app/lib
+ - ARCH_TRIPLE=$(gcc --print-multiarch) && cp /usr/lib/${ARCH_TRIPLE}/libsframe*
+ /app/lib
- ARCH_TRIPLE=$(gcc --print-multiarch) && ln -s /usr/lib/${ARCH_TRIPLE}/libtinfo.so/app/lib/libtinfo.so.5
- mkdir /app/tools
sources:
@@ -120,9 +122,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [x86_64]
- url: https://update.code.visualstudio.com/1.102.1/linux-deb-x64/stable
- sha256: da0c3893d5c3a8eb85ecfc72751f969632f1afad2a8037acee5673fa2674001d
- size: 108719178
+ url: https://update.code.visualstudio.com/1.103.2/linux-deb-x64/stable
+ sha256: 2bf1cfb2e9fee23b04b6502e8528a3d4d11cdf473aca557f388157d6f1b96076
+ size: 113024558
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
@@ -134,9 +136,9 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [aarch64]
- url: https://update.code.visualstudio.com/1.102.1/linux-deb-arm64/stable
- sha256: b89a3ad40f89eea0b354a73f93b1a5d77eacdcc04adfeebd2c8fc4365ef1b6a3
- size: 100499574
+ url: https://update.code.visualstudio.com/1.103.2/linux-deb-arm64/stable
+ sha256: ef70b3e9b80f191705ea58a3e80aa4bfc0d2b1fe9dd232b30b04a41826fdd4b4
+ size: 104347150
x-checker-data:
type: json
url: https://api.github.com/repos/microsoft/vscode/releases/latest
@@ -161,8 +163,8 @@ modules:
- install -Dm755 host-spawn /app/bin/host-spawn
sources:
- type: file
- url: https://github.com/1player/host-spawn/releases/download/v1.6.1/host-spawn-x86_64
- sha256: 733746ab498e07d065cbecf80bacd447eb21846d1462e8fe23fdd9d9dc977b50
+ url: https://github.com/1player/host-spawn/releases/download/v1.6.2/host-spawn-x86_64
+ sha256: 077bc09a087292447ba17cfe2156a93f71bf56c4c6be8e38d3abe65c1240f34c
dest-filename: host-spawn
only-arches: [x86_64]
x-checker-data:
@@ -174,8 +176,8 @@ modules:
$version + "/host-spawn-x86_64"'
- type: file
- url: https://github.com/1player/host-spawn/releases/download/v1.6.1/host-spawn-aarch64
- sha256: 71b7744a4d0b29279523cc0f0ed1a7af5e9555510bd9e6d4685391b59faefaac
+ url: https://github.com/1player/host-spawn/releases/download/v1.6.2/host-spawn-aarch64
+ sha256: 8b30215b0b6b66c8c34a3e22d372dd39020295cd0904608bc2c5f5ecff829e5f
dest-filename: host-spawn
only-arches: [aarch64]
x-checker-data: