annie: Fix autoupdate hash url (#2862)

This commit is contained in:
Hsiao-nan Cheung 2018-12-07 02:17:48 +08:00 committed by Richard Kuhnt
parent ee8ecf4039
commit d7f8631fdf

View File

@ -26,7 +26,7 @@
} }
}, },
"hash": { "hash": {
"url": "$baseurl/SHA2-256SUMS" "url": "$baseurl/annie_$version_checksums.txt"
} }
} }
} }