forked from proxmox-mirrors/proxmox
		
	proxmox-apt: fix digest api type in APTRepositoryFile
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
		
							parent
							
								
									1859be3588
								
							
						
					
					
						commit
						b57e1fb347
					
				| @ -41,7 +41,7 @@ trait APTRepositoryParser { | ||||
|             type: Array, | ||||
|             items: { | ||||
|                 description: "Digest byte.", | ||||
|                 type: Integer, | ||||
|                 type: u8, | ||||
|             }, | ||||
|         }, | ||||
|     }, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dietmar Maurer
						Dietmar Maurer