Skip to content

Commit 333958b

Browse files
committed
New version: Coder.Coder version 2.23.0
1 parent bdbb663 commit 333958b

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.23.0
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.23.0/coder_2.23.0_windows_amd64.zip
15+
InstallerSha256: 7F865A0F4930FFBEE01D3267D5BD3BF63D6C8AA23F547D88772060AF4C3CA59F
16+
- Architecture: x64
17+
InstallerType: nullsoft
18+
Scope: machine
19+
InstallerUrl: https://github.com/coder/coder/releases/download/v2.23.0/coder_2.23.0_windows_amd64_installer.exe
20+
InstallerSha256: 6585A617CE234C807B5E6E71E1AF90CD58D04AF4C9A04F5A76691182D1FD6388
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.23.0/coder_2.23.0_windows_arm64.zip
29+
InstallerSha256: 34FC100B7C0AB6016B928D3D2CB63015429F58E0B5FE02775586BDF08833B897
30+
ManifestType: installer
31+
ManifestVersion: 1.9.0
32+
ReleaseDate: 2025-06-03
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.23.0
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.23.0
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.23.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)