Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ant, maven and gradle modules #79

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions org.freedesktop.Sdk.Extension.openjdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ modules:
- '*.cmd'
sources:
- type: file
url: http://archive.apache.org/dist/ant/binaries/apache-ant-1.10.14-bin.tar.gz
url: http://archive.apache.org/dist/ant/binaries/apache-ant-1.10.15-bin.tar.gz
dest-filename: apache-ant-bin.tar.gz
sha512: 4e74b382dd8271f9eac9fef69ba94751fb8a8356dbd995c4d642f2dad33de77bd37d4001d6c8f4f0ef6789529754968f0c1b6376668033c8904c6ec84543332a
sha512: d78427aff207592c024ff1552dc04f7b57065a195c42d398fcffe7a0145e8d00cd46786f5aa52e77ab0fdf81334f065eb8011eecd2b48f7228e97ff4cb20d16c
x-checker-data:
type: anitya
project-id: 50
Expand All @@ -131,9 +131,9 @@ modules:
- '*.cmd'
sources:
- type: file
url: http://archive.apache.org/dist/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz
url: http://archive.apache.org/dist/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
dest-filename: apache-maven-bin.tar.gz
sha512: 7d171def9b85846bf757a2cec94b7529371068a0670df14682447224e57983528e97a6d1b850327e4ca02b139abaab7fcb93c4315119e6f0ffb3f0cbc0d0b9a2
sha512: a555254d6b53d267965a3404ecb14e53c3827c09c3b94b5678835887ab404556bfaf78dcfe03ba76fa2508649dca8531c74bca4d5846513522404d48e8c4ac8b
x-checker-data:
type: anitya
project-id: 1894
Expand All @@ -150,9 +150,9 @@ modules:
- '*.bat'
sources:
- type: file
url: https://services.gradle.org/distributions/gradle-8.10-bin.zip
url: https://services.gradle.org/distributions/gradle-8.10.2-bin.zip
dest-filename: gradle-bin.zip
sha512: 1d54e3a9067e6caf50bdd50fad8a26a5d64bcfb30e216a93890690a1e749c6a0a624a2250e1afb854d44662f6b37176348b1c26085b4e7124dd8f7ae1fae3769
sha512: c48d4b7f4a7b6aa4886848ce913b099b8b7f2494b3d0ca86a21588f6482a185265fffeb0bb6da5f52b8c5f958e589d3a8be9c7fd846790ffbe12be1ad05c9f4f
x-checker-data:
type: json
url: https://api.github.com/repos/gradle/gradle/releases
Expand Down