mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-08-05 13:46:53 -07:00
Merge branch 'master' into patch-1
This commit is contained in:
@@ -6,10 +6,11 @@
|
||||
<name>Visual Studio Code</name>
|
||||
<developer_name>Microsoft Corporation</developer_name>
|
||||
<url type="homepage">https://code.visualstudio.com</url>
|
||||
<url type="help">https://github.com/flathub/com.visualstudio.code?tab=readme-ov-file#usage</url>
|
||||
<summary>Code editing. Redefined.</summary>
|
||||
<description>
|
||||
<p>Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle.</p>
|
||||
<p>IMPORTANT: To use certain features in this flatpacked version (like the integrated terminal), please see https://github.com/flathub/com.visualstudio.code#readme</p>
|
||||
<p>IMPORTANT: To use certain features in this flatpacked version (like the integrated terminal), please read the linked documentation.</p>
|
||||
<p>This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.</p>
|
||||
</description>
|
||||
<screenshots>
|
||||
@@ -23,6 +24,9 @@
|
||||
<content_attribute id="social-info">moderate</content_attribute>
|
||||
</content_rating>
|
||||
<releases>
|
||||
<release version="1.86.2-1707854558" date="2024-02-15"/>
|
||||
<release version="1.86.1-1707298119" date="2024-02-08"/>
|
||||
<release version="1.85.2-1705561292" date="2024-01-18"/>
|
||||
<release version="1.85.1-1702462158" date="2023-12-13"/>
|
||||
<release version="1.84.2-1699528352" date="2023-11-19"/>
|
||||
<release version="1.84.1-1699275408" date="2023-11-06"/>
|
||||
|
||||
@@ -21,6 +21,8 @@ finish-args:
|
||||
- --env=NPM_CONFIG_GLOBALCONFIG=/app/etc/npmrc
|
||||
- --env=LD_LIBRARY_PATH=/app/lib
|
||||
- --env=ZYPAK_SPAWN_LATEST_ON_REEXEC=0
|
||||
# required to fix cursor scaling on wayland
|
||||
- --env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons
|
||||
- --system-talk-name=org.freedesktop.login1
|
||||
- --talk-name=org.freedesktop.Notifications
|
||||
- --talk-name=org.freedesktop.secrets
|
||||
@@ -98,9 +100,9 @@ modules:
|
||||
- type: extra-data
|
||||
filename: code.deb
|
||||
only-arches: [x86_64]
|
||||
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.85.1-1702462158_amd64.deb
|
||||
sha256: 128d32a123e3087ba254bd74f1d23971287147e76faeacd38c418ddfdeaf44b0
|
||||
size: 95977850
|
||||
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.86.2-1707854558_amd64.deb
|
||||
sha256: 7874c27e80e9bb1902502b8b90906ac830251f57f8e247b39d298d3809c76bf6
|
||||
size: 99776494
|
||||
x-checker-data:
|
||||
type: debian-repo
|
||||
package-name: code
|
||||
@@ -112,9 +114,9 @@ modules:
|
||||
- type: extra-data
|
||||
filename: code.deb
|
||||
only-arches: [aarch64]
|
||||
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.85.1-1702461056_arm64.deb
|
||||
sha256: 5b32b1266478ad4d4fbc34a05f95d76f6d45fde5cf29786b17255a2dd632680a
|
||||
size: 89001666
|
||||
url: https://packages.microsoft.com/repos/code/pool/main/c/code/code_1.86.2-1707853305_arm64.deb
|
||||
sha256: eca39b791b53fa1a6ce97cafbcd425a3f8ff77f59ebab33bfd1797d7babe1553
|
||||
size: 92860238
|
||||
x-checker-data:
|
||||
type: debian-repo
|
||||
package-name: code
|
||||
|
||||
Reference in New Issue
Block a user