mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Add distributionSha256Sum to prevent MITM attacks.
Source: https://services.gradle.org/distributions/gradle-6.8.2-all.zip.sha256 Signed-off-by: Diederik de Haas <github@cknow.org>
This commit is contained in:
committed by
Niels van Velzen
parent
e322969a3d
commit
cad659bc3e
+1
@@ -3,3 +3,4 @@ distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionSha256Sum=1433372d903ffba27496f8d5af24265310d2da0d78bf6b4e5138831d4fe066e9
|
||||
|
||||
Reference in New Issue
Block a user