1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

remove obsloleted gradle versions from default buildserver install

See https://gitlab.com/fdroid/fdroidserver/merge_requests/641
This commit is contained in:
Marcus Hoffmann 2019-05-01 14:07:39 +02:00
parent a670085adb
commit cc193e903f

View File

@ -340,18 +340,16 @@ 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.
# Other versions will be downloaded on demand.
('https://downloads.gradle.org/distributions/gradle-5.0-bin.zip',
'6157ac9f3410bc63644625b3b3e9e96c963afd7910ae0697792db57813ee79a6'),
('https://downloads.gradle.org/distributions/gradle-5.1.1-bin.zip',
'4953323605c5d7b89e97d0dc7779e275bccedefcdac090aec123375eae0cc798'),
('https://downloads.gradle.org/distributions/gradle-5.2.1-bin.zip',
'748c33ff8d216736723be4037085b8dc342c6a0f309081acf682c9803e407357'),
('https://downloads.gradle.org/distributions/gradle-5.3-bin.zip',
'bed2bdd3955be5a09ca7e0201e9d131f194f7f6c466e1795a733733ccfb09f25'),
('https://downloads.gradle.org/distributions/gradle-5.3.1-bin.zip',
'1c59a17a054e9c82f0dd881871c9646e943ec4c71dd52ebc6137d17f82337436'),
('https://downloads.gradle.org/distributions/gradle-5.4-bin.zip',
'c8c17574245ecee9ed7fe4f6b593b696d1692d1adbfef425bef9b333e3a0e8de'),
('https://downloads.gradle.org/distributions/gradle-5.4.1-bin.zip',
'7bdbad1e4f54f13c8a78abc00c26d44dd8709d4aedb704d913fb1bb78ac025dc'),
('https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin',