adds x-eos-hash header to eos.img response

This commit is contained in:
Keagan McClelland
2021-11-23 13:36:00 -07:00
parent c6acbd383c
commit 158f0cbec7
3 changed files with 42 additions and 7 deletions

View File

@@ -74,4 +74,9 @@ PkgCategory
categoryId CategoryId
deriving Eq
deriving Show
EosHash
version Version
hash Text
UniqueVersion version
|]