forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: OctopusDeploy.Server version 2024.4.7020 (microsoft#201588)
- Loading branch information
1 parent
27dc9b8
commit d05cb8c
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
manifests/o/OctopusDeploy/Server/2024.4.7020/OctopusDeploy.Server.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: OctopusDeploy.Server | ||
PackageVersion: 2024.4.7020 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ProductCode: '{02D14932-D98E-4AFA-A8E3-04491AF40A14}' | ||
AppsAndFeaturesEntries: | ||
- UpgradeCode: '{036F1093-D8E3-43D1-A750-EE3096A57D24}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.octopusdeploy.com/octopus/Octopus.2024.4.7020-x64.msi | ||
InstallerSha256: AE2812A1ACE5BA9FAF85104FEED27080AB4F9D086A597C886B0D337B473E1AFF | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-12-22 |
26 changes: 26 additions & 0 deletions
26
manifests/o/OctopusDeploy/Server/2024.4.7020/OctopusDeploy.Server.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: OctopusDeploy.Server | ||
PackageVersion: 2024.4.7020 | ||
PackageLocale: en-US | ||
Publisher: Octopus Deploy Pty. Ltd. | ||
PublisherUrl: https://octopus.com | ||
PublisherSupportUrl: https://octopus.com/support | ||
PrivacyUrl: https://octopus.com/legal/privacy | ||
PackageName: Octopus Deploy Server | ||
PackageUrl: https://octopus.com/downloads | ||
License: Proprietary | ||
LicenseUrl: https://octopus.com/legal/customer-agreement | ||
Copyright: Copyright © 2023 Octopus Deploy | ||
CopyrightUrl: https://octopus.com/legal/customer-agreement | ||
ShortDescription: Octopus Deploy makes it easy to automate your deployments and operations runbooks from a single place, helping you ship code faster, improve reliability, and break down dev & ops silos. | ||
Moniker: octopus-server | ||
Tags: | ||
- build | ||
- deploy | ||
- devops | ||
- dotnet | ||
- octopus | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/o/OctopusDeploy/Server/2024.4.7020/OctopusDeploy.Server.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: OctopusDeploy.Server | ||
PackageVersion: 2024.4.7020 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |