Skip to content

Commit 8ee8354

Browse files
New version: ZedIndustries.Zed.Preview version 1.1.3-pre (microsoft#368375)
1 parent a9685b8 commit 8ee8354

3 files changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: ZedIndustries.Zed.Preview
5+
PackageVersion: 1.1.3-pre
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1'
15+
ReleaseDate: 2026-05-04
16+
AppsAndFeaturesEntries:
17+
- DisplayVersion: 1.1.3
18+
ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1'
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%ProgramFiles%\Zed Preview'
21+
Installers:
22+
- Architecture: x64
23+
InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.1.3-pre/Zed-x86_64.exe
24+
InstallerSha256: 812DE5F2F86C8222DAF1482CAD19F79A87943D8B37328FBA3D1DA87F13E7B1E7
25+
- Architecture: arm64
26+
InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.1.3-pre/Zed-aarch64.exe
27+
InstallerSha256: B8F4CEC4047316CED862CD16734F6FFA165CC1A78B88DB2919F09D6CCBB32968
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: ZedIndustries.Zed.Preview
5+
PackageVersion: 1.1.3-pre
6+
PackageLocale: en-US
7+
Publisher: Zed Industries
8+
PublisherUrl: https://zed.dev/
9+
PublisherSupportUrl: https://zed.dev/support
10+
PrivacyUrl: https://zed.dev/privacy-policy
11+
Author: The Zed Industries Authors
12+
PackageName: Zed Preview
13+
PackageUrl: https://zed.dev/windows
14+
License: GPL-3.0
15+
LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL
16+
Copyright: Copyright 2022 - 2025 Zed Industries, Inc.
17+
ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
18+
Description: |-
19+
Zed is a next-generation code editor designed for high-performance collaboration with humans and AI.
20+
21+
- Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU.
22+
- Integrate upcoming LLMs into your workflow to generate, transform, and analyze code.
23+
- Chat with teammates, write notes together, and share your screen and project. All included.
24+
- Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it.
25+
- All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows.
26+
- All Zed extensions now work seamlessly on Windows; no special steps, no caveats.
27+
- To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11.
28+
Tags:
29+
- code-editor
30+
- developer-tools
31+
- editor
32+
- text-editor
33+
ReleaseNotes: '- Fixed an issue where agent failed to apply edits in some cases (#55499)'
34+
ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.1.3-pre
35+
PurchaseUrl: https://zed.dev/pricing
36+
Documentations:
37+
- DocumentLabel: Community Links
38+
DocumentUrl: https://zed.dev/community-links
39+
- DocumentLabel: Getting Started
40+
DocumentUrl: https://zed.dev/docs/
41+
ManifestType: defaultLocale
42+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: ZedIndustries.Zed.Preview
5+
PackageVersion: 1.1.3-pre
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)