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

Fix gradle-2.8 checksum

I once again did the -all.zip hash, not the -bin.zip one.
This commit is contained in:
Daniel Martí 2015-10-25 10:48:17 +01:00
parent db31eddd7e
commit 7d96602df2

View File

@ -114,7 +114,7 @@ cachefiles = [
'cde43b90945b5304c43ee36e58aab4cc6fb3a3d5f9bd9449bb1709a68371cb06'),
('gradle-2.8-bin.zip',
'https://services.gradle.org/distributions/gradle-2.8-bin.zip',
'65f3880dcb5f728b9d198b14d7f0a678d35ecd33668efc219815a9b4713848be'),
'a88db9c2f104defdaa8011c58cf6cda6c114298ae3695ecfb8beb30da3a903cb'),
('Kivy-1.7.2.tar.gz',
'https://pypi.python.org/packages/source/K/Kivy/Kivy-1.7.2.tar.gz',
'0485e2ef97b5086df886eb01f8303cb542183d2d71a159466f99ad6c8a1d03f1'),