Skip to content

Commit aa1e028

Browse files
authored
New version: Coder.Coder version 2.28.1 (microsoft#311445)
1 parent 0371058 commit aa1e028

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.28.1
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.28.1/coder_2.28.1_windows_amd64.zip
15+
InstallerSha256: 1FD74EE89CDDE70C99EE9DCD10C44A6468EFEF8286D864F151DCF919BE4F065C
16+
- Architecture: x64
17+
InstallerType: nullsoft
18+
Scope: machine
19+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.28.1/coder_2.28.1_windows_amd64_installer.exe
20+
InstallerSha256: 2B412C975C7F4256A5A8EB3F7EB8D61E7BFB9081EA4CD16C7D9C40A3D5C60E3B
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.28.1/coder_2.28.1_windows_arm64.zip
29+
InstallerSha256: 7386BA5235813EAD21FECD5D76A64652D358C80D3015FB337388BA96AB851B09
30+
ManifestType: installer
31+
ManifestVersion: 1.10.0
32+
ReleaseDate: 2025-11-10
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.28.1
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.28.1
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.28.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)