microsoft / microsoft/winget-pkgs
Add Gradle 6.5.1
Open
Nobody has claimed this yet.
Help-Wanted
Issue-Feature
Package-Request
zip-binary
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
Package Requested
Manifest:
Fill out as much of the manifest as you can:
Id: Gradle.Gradle # publisher.package format
Publisher: Gradle # the name of the publisher
Name: gradle # the name of the application
Version: 6.5.1 # version numbering format
License: Apache v2 # the open source license or copyright
InstallerType: string # enumeration of supported installer types (exe, msi, msix, inno, wix, nullsoft, appx)
Installers:
- Arch: string # enumeration of supported architectures
#URL of the Gradle zip, other package managers handle installs themselves
#https://services.gradle.org/distributions/gradle-6.5.1-all.zip
Url: # Gradle doesn't have its own installer, it has to be unzipped
Sha256: string # SHA256 calculated from installer
# ManifestVersion: 0.1.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the YAML manifest template in the issue and verify the referenced Gradle 6.5.1 distribution URL, supported installer representation, architecture, and SHA256 value. Done means a complete manifest for Gradle.Gradle 6.5.1 that the repository accepts.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100