Skip to content

Commit

Permalink
New version: OctopusDeploy.Server version 2024.4.7020 (microsoft#201588)
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmgoyal9 authored Dec 23, 2024
1 parent 27dc9b8 commit d05cb8c
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
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
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
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

0 comments on commit d05cb8c

Please sign in to comment.