microsoft / microsoft/winget-pkgs

Add Gradle 6.5.1

Open
#2,964 8 comments 4 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.