mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 18:20:29 +03:00
Add Gradle 5.6.1 and 5.6.2
This commit is contained in:
parent
ceac51eac1
commit
ce5a25811a
2 changed files with 6 additions and 4 deletions
|
|
@ -344,7 +344,7 @@ CACHE_FILES = [
|
|||
'b49c6da1b2cb67a0caf6c7480630b51c70a11ca2016ff2f555eaeda863143a29'),
|
||||
('https://downloads.gradle.org/distributions/gradle-4.10.3-bin.zip',
|
||||
'8626cbf206b4e201ade7b87779090690447054bc93f052954c78480fa6ed186e'),
|
||||
# Only add the latest point released of gradle to the default install.
|
||||
# Only add the latest point release of gradle to the default install.
|
||||
# Other versions will be downloaded on demand.
|
||||
('https://downloads.gradle.org/distributions/gradle-5.0-bin.zip',
|
||||
'6157ac9f3410bc63644625b3b3e9e96c963afd7910ae0697792db57813ee79a6'),
|
||||
|
|
@ -358,8 +358,8 @@ CACHE_FILES = [
|
|||
'7bdbad1e4f54f13c8a78abc00c26d44dd8709d4aedb704d913fb1bb78ac025dc'),
|
||||
('https://services.gradle.org/distributions/gradle-5.5.1-bin.zip',
|
||||
'222a03fcf2fcaf3691767ce9549f78ebd4a77e73f9e23a396899fb70b420cd00'),
|
||||
('https://services.gradle.org/distributions/gradle-5.6-bin.zip',
|
||||
'15c02ef5dd3631ec02ac52e8725703e0285d9a7eecbf4e5939aa9e924604d01d'),
|
||||
('https://services.gradle.org/distributions/gradle-5.6.2-bin.zip',
|
||||
'32fce6628848f799b0ad3205ae8db67d0d828c10ffe62b748a7c0d9f4a5d9ee0'),
|
||||
('https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin',
|
||||
'102d6723f67ff1384330d12c45854315d6452d6510286f4e5891e00a5a8f1d5a'),
|
||||
('https://dl.google.com/android/repository/android-ndk-r11c-linux-x86_64.zip',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue