Skip to content

Commit 5cec5d3

Browse files
New version: ProjectEnv.ProjectEnvCli version 3.22.1
1 parent 61bbd94 commit 5cec5d3

3 files changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with WinGet Releaser using komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: ProjectEnv.ProjectEnvCli
5+
PackageVersion: 3.22.1
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: machine
9+
UpgradeBehavior: uninstallPrevious
10+
ProductCode: ProjectEnv.ProjectEnvCli
11+
ReleaseDate: 2025-06-16
12+
AppsAndFeaturesEntries:
13+
- DisplayName: Project-Env Cli
14+
ProductCode: ProjectEnv.ProjectEnvCli
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%\Project-Env\Project-Env-Cli'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/Project-Env/project-env-cli/releases/download/v3.22.1/cli-3.22.1-windows-amd64-setup.exe
20+
InstallerSha256: BE59CCDE5ED464E502F7836274E37D61F8B3D0E268F25383554A1A1F1288730C
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with WinGet Releaser using komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: ProjectEnv.ProjectEnvCli
5+
PackageVersion: 3.22.1
6+
PackageLocale: en-US
7+
Publisher: Project-Env
8+
PublisherUrl: https://projectenv.io/
9+
PublisherSupportUrl: https://github.com/Project-Env/project-env-cli/issues
10+
PackageName: Project-Env CLI
11+
PackageUrl: https://github.com/Project-Env/project-env-cli
12+
License: MIT
13+
LicenseUrl: https://github.com/Project-Env/project-env-cli/blob/HEAD/LICENSE
14+
ShortDescription: The Project-Env CLI represents the raw core of Project-Env which allows the setup of tools based on a project-env.toml configuration file and therefore the integration of Project-Env into an existing environment.
15+
ReleaseNotes: |-
16+
🐛 Bug fixes
17+
- Replace logger with ProcessOutput for proxy error handling (#300) @repolevedavaj
18+
ReleaseNotesUrl: https://github.com/Project-Env/project-env-cli/releases/tag/v3.22.1
19+
ManifestType: defaultLocale
20+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: ProjectEnv.ProjectEnvCli
5+
PackageVersion: 3.22.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)