Skip to content

Commit 8ca211e

Browse files
authored
New version: Coder.Coder version 2.18.3 (microsoft#213713)
1 parent dbc55be commit 8ca211e

3 files changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created using wingetcreate 1.9.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Coder.Coder
5+
PackageVersion: 2.18.3
6+
Commands:
7+
- coder
8+
Installers:
9+
- Architecture: x64
10+
InstallerType: nullsoft
11+
Scope: machine
12+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.18.3/coder_2.18.3_windows_amd64_installer.exe
13+
InstallerSha256: 1282C15216058625BB058B06E6733270E876401BFC7353C6D349F79342F276B2
14+
ProductCode: Coder
15+
ElevationRequirement: elevatesSelf
16+
- Architecture: x64
17+
InstallerType: zip
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: coder.exe
21+
PortableCommandAlias: coder
22+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.18.3/coder_2.18.3_windows_amd64.zip
23+
InstallerSha256: F017D24F3419EB5931B270A61C79E8ECEF5EB32D3A77BF03EB7720046F07F30D
24+
AppsAndFeaturesEntries:
25+
- DisplayName: Coder (portable)
26+
- Architecture: arm64
27+
InstallerType: zip
28+
NestedInstallerType: portable
29+
NestedInstallerFiles:
30+
- RelativeFilePath: coder.exe
31+
PortableCommandAlias: coder
32+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.18.3/coder_2.18.3_windows_arm64.zip
33+
InstallerSha256: 0E0E21AB96CA6BA5325A6DD627B77C9E6684B2C32A952E51CF1A71063FE65DF2
34+
AppsAndFeaturesEntries:
35+
- DisplayName: Coder (portable)
36+
ManifestType: installer
37+
ManifestVersion: 1.9.0
38+
ReleaseDate: 2025-01-18
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created using wingetcreate 1.9.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Coder.Coder
5+
PackageVersion: 2.18.3
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, Coder Enterprise License
14+
Copyright: Copyright (c) 2022 Coder Technologies, Inc.
15+
ShortDescription: Remote development environments on your infrastructure provisioned with Terraform
16+
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.
17+
Moniker: coder
18+
Tags:
19+
- aws
20+
- azure
21+
- cloud
22+
- development
23+
- docker
24+
- ide
25+
- kubernetes
26+
- remote
27+
- terraform
28+
ReleaseNotesUrl: https://github.com/coder/coder/releases/tag/v2.18.3
29+
PurchaseUrl: https://coder.com/pricing
30+
Documentations:
31+
- DocumentUrl: https://coder.com/docs/coder-oss/latest
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.9.4.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Coder.Coder
5+
PackageVersion: 2.18.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)