diff --git a/proxmox-apt/src/repositories/file.rs b/proxmox-apt/src/repositories/file.rs index 00fceb48..0d21ce3c 100644 --- a/proxmox-apt/src/repositories/file.rs +++ b/proxmox-apt/src/repositories/file.rs @@ -41,7 +41,7 @@ trait APTRepositoryParser { type: Array, items: { description: "Digest byte.", - type: Integer, + type: u8, }, }, },