Remove manifest that no longer works for Agent version 20.7.0-12065 (#6133)
This commit is contained in:
@@ -1,91 +0,0 @@
|
|||||||
## <-- Note --> ##
|
|
||||||
|
|
||||||
###
|
|
||||||
|
|
||||||
## <-- General --> ##
|
|
||||||
|
|
||||||
# Version number format for manifest version.
|
|
||||||
#ManifestVersion: 1.0.0
|
|
||||||
|
|
||||||
# Publisher.package format.
|
|
||||||
Id: GoCD.Agent
|
|
||||||
# The name of the publisher.
|
|
||||||
Publisher: GoCD
|
|
||||||
# The name of the application.
|
|
||||||
Name: Agent
|
|
||||||
# The common name someone may use to search for the package.
|
|
||||||
AppMoniker: gocd-agent
|
|
||||||
|
|
||||||
# Version numbering format for package version.
|
|
||||||
Version: 20.7.0-12065
|
|
||||||
# A string representing the flight ring.
|
|
||||||
#Channel: Experimental
|
|
||||||
|
|
||||||
# The open source license or copyright.
|
|
||||||
License: Apache License 2.0
|
|
||||||
# Valid secure URL to license.
|
|
||||||
LicenseUrl: https://github.com/gocd/gocd/blob/master/LICENSE
|
|
||||||
|
|
||||||
# Version numbering format for minimum version of Windows supported.
|
|
||||||
#MinOSVersion: string
|
|
||||||
|
|
||||||
# Description of the package.
|
|
||||||
Description:
|
|
||||||
FREE & OPEN SOURCE CI/CD SERVER
|
|
||||||
Easily model and visualize complex workflows with GoCD.
|
|
||||||
# Valid secure URL for the package.
|
|
||||||
Homepage: https://www.gocd.org/
|
|
||||||
|
|
||||||
# Additional strings a user would use to search for the package.
|
|
||||||
Tags: CI, CD, Go, go
|
|
||||||
# List of file extensions the package could support.
|
|
||||||
#FileExtensions: list
|
|
||||||
# List of protocols the package provides a handler for.
|
|
||||||
#Protocols: list
|
|
||||||
# List of commands or aliases the user would use to run the package.
|
|
||||||
#Commands: list
|
|
||||||
|
|
||||||
## <-- Installer --> ##
|
|
||||||
|
|
||||||
# Enumeration of supported installer types (exe, msi, msix, inno, wix, nullsoft, appx).
|
|
||||||
InstallerType: nullsoft
|
|
||||||
# Custom switches passed to the installer.
|
|
||||||
#Custom: string
|
|
||||||
# Switches passed to the installer for silent installation.
|
|
||||||
#Silent: string
|
|
||||||
# Switches passed to the installer for non-interactive install.
|
|
||||||
#SilentWithProgress: string
|
|
||||||
# Experimental.
|
|
||||||
#Interactive: string
|
|
||||||
# Experimental.
|
|
||||||
#Language: string
|
|
||||||
# Specifies log redirection switches and path.
|
|
||||||
#Log: string
|
|
||||||
# Specifies alternate location to install package.
|
|
||||||
#InstallLocation: string
|
|
||||||
# Nested map of keys for specific installer.
|
|
||||||
Installers:
|
|
||||||
# Enumeration of supported architectures.
|
|
||||||
- Arch: x86
|
|
||||||
# Path to download installation file.
|
|
||||||
Url: https://download.gocd.org/experimental/binaries/20.7.0-12065/win/go-agent-20.7.0-12065-jre-64bit-setup.exe
|
|
||||||
# SHA256 calculated from installer.
|
|
||||||
Sha256: 0BDCD6239C0087DCBC342BACF5ED672463904B3CD0A3C12B13D8B643EF04B878
|
|
||||||
# SHA256 calculated from signature file's hash of MSIX file.
|
|
||||||
# SignatureSha256: string
|
|
||||||
# Collection of entries to override root keys. The primary supported values are: Custom, Silent, SilentWithProgress, Interactive. For a complete list see the specification at https://github.com/microsoft/winget-cli/blob/master/doc/ManifestSpecv0.1.md.
|
|
||||||
# Switches:
|
|
||||||
# Experimental.
|
|
||||||
Scope: machine
|
|
||||||
# Experimental.
|
|
||||||
# SystemAppId: string
|
|
||||||
# Nested map of keys for localization.
|
|
||||||
#Localization:
|
|
||||||
# Locale for display fields and localized URLs.
|
|
||||||
#- Language: string
|
|
||||||
|
|
||||||
## <-- Manifest Maintainer --> ##
|
|
||||||
### koumaza <koumaza--@outlook.com>
|
|
||||||
|
|
||||||
## <-- Misc --> ##
|
|
||||||
### Template Here: https://gist.github.com/koumaza/3b6996f5dc7c79edae269de21a4b1e93
|
|
Reference in New Issue
Block a user