Fix Checksums
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Florian Brinker 2019-10-23 12:41:07 +02:00
parent 6b2f6747a8
commit 443d2325c3
1 changed files with 7 additions and 7 deletions

View File

@ -44,13 +44,13 @@ steps:
files: ./*.zip
title: AchievementInfo ${DRONE_TAG}
note: AchievementInfo/CHANGELOG.md
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
when:
event:
- tag