diff --git a/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.installer.yaml b/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.installer.yaml new file mode 100644 index 0000000000000..81ea2f5ec0b20 --- /dev/null +++ b/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: LoftLabs.DevPod +PackageVersion: 0.6.8 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +UpgradeBehavior: uninstallPrevious +ProductCode: '{36E1639B-1F97-43E3-B759-B80BF36652B7}' +ReleaseDate: 2025-01-09 +AppsAndFeaturesEntries: +- DisplayName: DevPod + Publisher: loft + ProductCode: '{36E1639B-1F97-43E3-B759-B80BF36652B7}' + UpgradeCode: '{9882EA7A-6E48-5328-80C7-60C114AC4048}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\DevPod' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/loft-sh/devpod/releases/download/v0.6.8/DevPod_windows_x64_en-US.msi + InstallerSha256: 0ECC3ED8A77A1A0B22A163D1541BAEC38A13CAB096D59A84D340DF99082F4021 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.locale.en-US.yaml b/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.locale.en-US.yaml new file mode 100644 index 0000000000000..93c3ed9adc3c3 --- /dev/null +++ b/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: LoftLabs.DevPod +PackageVersion: 0.6.8 +PackageLocale: en-US +Publisher: Loft Labs, Inc. +PublisherUrl: https://devpod.sh/ +PublisherSupportUrl: https://github.com/loft-sh/devpod/issues +PackageName: DevPod +PackageUrl: https://devpod.sh/ +License: MPL-2.0 +LicenseUrl: https://github.com/loft-sh/devpod/blob/HEAD/LICENSE +Copyright: Copyright © 2023 Loft Labs, Inc. +ShortDescription: DevPod is a tool used to create reproducible developer environments. Each developer environment runs in a separate container and is specified through a devcontainer.json. +Description: |- + DevPod is a tool used to create reproducible developer environments. + Each developer environment runs in a separate container and is specified through a devcontainer.json. + DevPod providers can create these containers on the local computer, any reachable remote machine, or in a public or private cloud. + It's also possible to extend DevPod and write your own custom providers. +Moniker: devpod +Tags: +- cloud +- devcontainer +- devcontainers +- developer-tools +- development +- docker +- ide +- kubernetes +- remote-development +- remote-development-environment +- vscode +ReleaseNotes: |- + What's Changed + - fix: Fix error when re-importing workspace from pro instance by @PRTTMPRPHT in #1527 + - Add --reuse-sock flag so browser IDEs can reuse another SSH connections SSH_AUTH_SOCK by @bkneis in #1471 + - feat(cli): Add cli and context options to pass dotfile script env vars by @charlysotelo in #1504 + - cli: add an environment variable to disable telemetry globally by @folliehiyuki in #1520 + - Replace the usage of go-homedir with os.UserHomeDir() by @folliehiyuki in #1521 + - feat: Add automatic zipping of troubleshooting data by @PRTTMPRPHT in #1531 + - Feature/fix compose multi stage builds by @bkneis in #1530 + New Contributors + - @folliehiyuki made their first contribution in #1520 + Full Changelog: https://github.com/loft-sh/devpod/compare/v0.6.7...v0.6.8 +ReleaseNotesUrl: https://github.com/loft-sh/devpod/releases/tag/v0.6.8 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.yaml b/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.yaml new file mode 100644 index 0000000000000..c7e2325f02db3 --- /dev/null +++ b/manifests/l/LoftLabs/DevPod/0.6.8/LoftLabs.DevPod.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: LoftLabs.DevPod +PackageVersion: 0.6.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0