You've already forked dev.commandline.waveterm
mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-04-22 15:27:29 -07:00
Merge branch 'master' into fix-cursor-wayland
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,8 @@
|
||||
<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"/>
|
||||
|
||||
@@ -100,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.2-1705561292_amd64.deb
|
||||
sha256: 22680224b542f2966c66080845bef82e68740679ceb3ae54be959e19c16bd127
|
||||
size: 95980966
|
||||
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
|
||||
@@ -114,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.2-1705560689_arm64.deb
|
||||
sha256: 402a93806390b265770bf4b685441043bc51a94055dda45688400af191b90e26
|
||||
size: 89015590
|
||||
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