update: vscode 1.33.0

This commit is contained in:
Peter Eszlari
2019-04-05 11:21:11 +02:00
parent aba4141fe7
commit a016ccdc83
2 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<component type="desktop">
<id>com.visualstudio.code</id>
<metadata_license>MIT</metadata_license>
@@ -20,6 +20,6 @@
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<releases>
<release version="1.32.3" date="2019-03-14"/>
<release date="2019-04-04" version="1.33.0"/>
</releases>
</component>
</component>
+7 -7
View File
@@ -62,7 +62,7 @@ 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}/libbfd-*.so /app/lib
- ARCH_TRIPLE=$(gcc --print-multiarch) && ln -s /usr/lib/${ARCH_TRIPLE}/libtinfo.so/app/lib/libtinfo.so.5
sources:
- type: script
@@ -93,12 +93,12 @@ modules:
- type: extra-data
filename: code.deb
only-arches: [x86_64]
url: https://vscode-update.azurewebsites.net/1.32.3/linux-deb-x64/stable
sha256: 3347516c7c657598cf169b404472d5c669346db03c89293e02aeb462e696b4e0
size: 47829494
url: https://vscode-update.azurewebsites.net/1.33.0/linux-deb-x64/stable
sha256: 4bc605cecbcb69baff85abac805f49126b5cf9d7eb00045913e4626adfc79753
size: 47370550
- type: extra-data
filename: code.deb
only-arches: [i386]
url: https://vscode-update.azurewebsites.net/1.32.3/linux-deb-ia32/stable
sha256: eb717ef0c1e6dab1c0662c74dca9633931bd8aaa8195deddcbc1007416235907
size: 48792494
url: https://vscode-update.azurewebsites.net/1.33.0/linux-deb-ia32/stable
sha256: ae9c01ad138551a6109e6c1d107302bc2f74e1207f189d5d5c33a341e5fa1e3b
size: 48328066