Skip to content

Commit 8762cae

Browse files
authored
Add version: Coder.Coder version 2.29.8 (microsoft#344915)
1 parent ce039c0 commit 8762cae

File tree

3 files changed

+74
-0
lines changed

3 files changed

+74
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Coder.Coder
5+
PackageVersion: 2.29.8
6+
Commands:
7+
- coder
8+
Installers:
9+
- Architecture: x64
10+
InstallerType: zip
11+
NestedInstallerType: portable
12+
NestedInstallerFiles:
13+
- RelativeFilePath: coder.exe
14+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.29.8/coder_2.29.8_windows_amd64.zip
15+
InstallerSha256: D2B0D859315C08A98A652EFC7109964CE204BFDFE516FB6782C089559F8B69DB
16+
- Architecture: x64
17+
InstallerType: nullsoft
18+
Scope: machine
19+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.29.8/coder_2.29.8_windows_amd64_installer.exe
20+
InstallerSha256: 148480DD152417E7FE0B844AEBEFD07F279744F0370967E0EE39D86B1FF0DE5C
21+
ProductCode: Coder
22+
ElevationRequirement: elevatesSelf
23+
- Architecture: arm64
24+
InstallerType: zip
25+
NestedInstallerType: portable
26+
NestedInstallerFiles:
27+
- RelativeFilePath: coder.exe
28+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.29.8/coder_2.29.8_windows_arm64.zip
29+
InstallerSha256: D93B2284E47222F01C1A24D3FEAD15A380E2D7D4B59539F0EB85E0A34814A89B
30+
ManifestType: installer
31+
ManifestVersion: 1.10.0
32+
ReleaseDate: 2026-03-03
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Coder.Coder
5+
PackageVersion: 2.29.8
6+
PackageLocale: en-US
7+
Publisher: Coder Technologies, Inc.
8+
PublisherUrl: https://coder.com/
9+
PublisherSupportUrl: https://github.com/coder/coder/issues
10+
PrivacyUrl: https://coder.com/legal/privacy-policy
11+
PackageName: Coder
12+
PackageUrl: https://github.com/coder/coder
13+
License: AGPL-3.0
14+
LicenseUrl: https://github.com/coder/coder/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2022 Coder Technologies, Inc.
16+
ShortDescription: Remote development environments on your infrastructure provisioned with Terraform
17+
Description: Coder is an open source platform for creating and managing developer workspaces on your preferred clouds and servers. By building on top of common development interfaces (SSH) and infrastructure tools (Terraform), Coder aims to make the process of provisioning and accessing remote workspaces approachable for organizations of various sizes and stages of cloud-native maturity.
18+
Moniker: coder
19+
Tags:
20+
- aws
21+
- azure
22+
- cloud
23+
- development
24+
- docker
25+
- ide
26+
- kubernetes
27+
- remote
28+
- terraform
29+
ReleaseNotesUrl: https://github.com/coder/coder/releases/tag/v2.29.8
30+
PurchaseUrl: https://coder.com/pricing
31+
Documentations:
32+
- DocumentUrl: https://coder.com/docs/coder-oss/latest
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Coder.Coder
5+
PackageVersion: 2.29.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)