CentOS-Stream-GenericCloud-x86_64-10-latest.x86_64.qcow2.SHA256SUM is a zero byte file
# CentOS Infra issue/request
## Issue Type
* [x] Issue - problem with something that was working
* [] Feature Request - something you'd like us to add/modify/change
* [] Task - mostly used by CentOS Infra team for day-to-day operations or bigger plans
## Description
CentOS-Stream-GenericCloud-x86_64-10-latest.x86_64.qcow2.SHA256SUM seems to be a zero byte file. I guess it should either redirect to the correct checksum or contain some data.
```
will@will-XPS-9315:~/code/kayobe$ curl -O https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-GenericCloud-x86_64-10-latest.x86_64.qcow2.SHA256SUM
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
will@will-XPS-9315:~/code/kayobe$ du -h CentOS-Stream-GenericCloud-x86_64-10-latest.x86_64.qcow2.SHA256SUM
0 CentOS-Stream-GenericCloud-x86_64-10-latest.x86_64.qcow2.SHA256SUM
```
issue