mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-08-05 13:46:53 -07:00
Update code.deb to 1.46.0-1591780013
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<content_attribute id="social-info">moderate</content_attribute>
|
||||
</content_rating>
|
||||
<releases>
|
||||
<release version="1.46.0-1591780013" date="2020-06-10"/>
|
||||
<release version="1.45.1-1589445302" date="2020-05-14"/>
|
||||
<release version="1.45.0-1588868285" date="2020-05-07"/>
|
||||
<release version="1.44.2-1587059832" date="2020-04-17"/>
|
||||
|
||||
@@ -56,7 +56,8 @@ 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
|
||||
- mkdir /app/tools
|
||||
sources:
|
||||
@@ -88,9 +89,9 @@ modules:
|
||||
- type: extra-data
|
||||
filename: code.deb
|
||||
only-arches: [x86_64]
|
||||
url: http://packages.microsoft.com/repos/vscode/pool/main/c/code/code_1.45.1-1589445302_amd64.deb
|
||||
sha256: 7b3bce26aff8677ae8920490709839dc6c5fda83728aec09724245761b64f217
|
||||
size: 60822012
|
||||
url: http://packages.microsoft.com/repos/vscode/pool/main/c/code/code_1.46.0-1591780013_amd64.deb
|
||||
sha256: 6c117339d77b9593ad20b6eb4601ff7d0fd468922550d500edf07e3071e9a041
|
||||
size: 62592174
|
||||
x-checker-data:
|
||||
type: debian-repo
|
||||
package-name: code
|
||||
|
||||
Reference in New Issue
Block a user