maven-3.6.3 (#8113)
This commit is contained in:
18
manifests/Tantowi/maven/3.6.3.yaml
Normal file
18
manifests/Tantowi/maven/3.6.3.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
Id: tantowi.maven
|
||||
Publisher: tantowi.com # The name of the publisher.
|
||||
Name: Apache Maven # The name of the application.
|
||||
AppMoniker: maven # The common name someone may use to search for the package.
|
||||
Version: 3.6.3 # Version numbering format for package version.
|
||||
License: Apache License, Version 2.0 # The open source license or copyright.
|
||||
LicenseUrl: https://www.apache.org/licenses/LICENSE-2.0 # Valid secure URL to license.
|
||||
MinOSVersion: 10.0.0.0 # Version numbering format for minimum version of Windows supported.
|
||||
Description: Maven is a build automation tool used primarily for Java projects, but can also be used for other languages.
|
||||
Homepage: https://github.com/tantowi/maven # Valid secure URL for the package.
|
||||
Tags: maven,java,apache,netbeans # Additional strings a user would use to search for the package.
|
||||
InstallerType: inno # Enumeration of supported installer types (exe, msi, msix, inno, wix, nullsoft, appx).
|
||||
Commands: "mvn"
|
||||
Installers:
|
||||
- Arch: neutral # Enumeration of supported architectures. Supported values: arm, arm64, x86, x64 and neutral
|
||||
Url: https://github.com/tantowi/maven/releases/download/v3.6.3/apache-maven-3.6.3-setup.exe # Path to download installation file.
|
||||
Sha256: 1e554fb267bec1fc08c0e675e93a4a2f6e9e59ce021f0478d84eb10e375c4351 # SHA256 calculated from installer.
|
||||
ManifestVersion: 0.1.0 # Version number format for manifest version.
|
Reference in New Issue
Block a user