Skip to content

Commit 3c48e67

Browse files
committed
New version: Coder.Coder version 2.22.1
1 parent d3411de commit 3c48e67

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.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.22.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.22.1/coder_2.22.1_windows_amd64.zip
15+
InstallerSha256: 2673EAFA4CC784F1EDF8689EDF0F51E6455D021805E714F8D866EC180C260413
16+
- Architecture: x64
17+
InstallerType: nullsoft
18+
Scope: machine
19+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.22.1/coder_2.22.1_windows_amd64_installer.exe
20+
InstallerSha256: 9211169DBC12B8D60ECF611E249938B730737BC55328B81D7A601F923D603CC0
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.22.1/coder_2.22.1_windows_arm64.zip
29+
InstallerSha256: E9DE5F5419983ED7F842C80437284801B1452D58BE1E3C90D89D57638D9DCF30
30+
ManifestType: installer
31+
ManifestVersion: 1.9.0
32+
ReleaseDate: 2025-05-20
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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.22.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.22.1
30+
PurchaseUrl: https://coder.com/pricing
31+
Documentations:
32+
- DocumentUrl: https://coder.com/docs/coder-oss/latest
33+
ManifestType: defaultLocale
34+
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.22.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)