Discrepancy in SHA-1 / size of artifacts in gradle cache on Windows

We have artifacts on Jfrog Artifactory and having separate build servers one CentOS and Windows.
The same artifact downloading by gradle in cache on Windows m/c is not matching with SHA-1/Size ( very bytes diff ). I have verified group and searched by SHA-1 on Artifactory whether it is picking up from wrong place. But there is no matching artifact.
For CentOs, no problem. Both m/c using the same version of gradle. (4.2). Can you please suggest me if there is anything missing in configuration. .