Skip to content

Commit 1f9ae6f

Browse files
committed
New version: Coder.CoderDesktop version 0.6.2
1 parent 16c6521 commit 1f9ae6f

File tree

3 files changed

+73
-0
lines changed

3 files changed

+73
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Coder.CoderDesktop
5+
PackageVersion: 0.6.2
6+
InstallerType: burn
7+
Scope: machine
8+
Dependencies:
9+
PackageDependencies:
10+
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
11+
- PackageIdentifier: Microsoft.WindowsAppRuntime.1.7
12+
ElevationRequirement: elevatesSelf
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/coder/coder-desktop-windows/releases/download/v0.6.2/CoderDesktop-0.6.2-x64.exe
16+
InstallerSha256: 6CB0EC5E92BCFD43E407654244EAFF33035D77C467E6FA9B3B7285F929E82358
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/coder/coder-desktop-windows/releases/download/v0.6.2/CoderDesktop-0.6.2-arm64.exe
19+
InstallerSha256: 634CA36BFFEA8B069314262D16F9574D81DCC252977B771241D0CB82A30E4255
20+
ManifestType: installer
21+
ManifestVersion: 1.9.0
22+
ReleaseDate: 2025-06-25
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Coder.CoderDesktop
5+
PackageVersion: 0.6.2
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 Desktop (Core)
12+
PackageUrl: https://github.com/coder/coder-desktop-windows
13+
License: AGPL-3.0
14+
LicenseUrl: https://github.com/coder/coder-desktop-windows/blob/main/LICENSE
15+
Copyright: Copyright (c) Coder Technologies Inc. All rights reserved.
16+
ShortDescription: Coder Desktop application for Windows. Coder enables organizations to set up development environments in their public or private cloud infrastructure.
17+
Description: |-
18+
Coder enables organizations to set up development environments in their public or private cloud infrastructure.
19+
Cloud development environments are defined with Terraform, connected through a secure high-speed Wireguard® tunnel, and automatically shut down when not used to save on costs.
20+
Coder gives engineering teams the flexibility to use the cloud for workloads most beneficial to them.
21+
22+
- Define cloud development environments in Terraform
23+
- EC2 VMs, Kubernetes Pods, Docker Containers, etc.
24+
- Automatically shutdown idle resources to save on costs
25+
- Onboard developers in seconds instead of days
26+
Moniker: coder-desktop
27+
Tags:
28+
- go
29+
- golang
30+
- jetbrains
31+
- terraform
32+
- coder
33+
- ide
34+
- vscode
35+
- development-environment
36+
- dev-tools
37+
- remote-development
38+
ReleaseNotesUrl: https://github.com/coder/coder-desktop-windows/releases/tag/v0.6.2
39+
PurchaseUrl: https://coder.com/pricing
40+
Documentations:
41+
- DocumentUrl: https://coder.com/docs/
42+
ManifestType: defaultLocale
43+
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.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Coder.CoderDesktop
5+
PackageVersion: 0.6.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)