
According to [^1] [^2], image manifest annotations need to be a string-string map. This should fix the errors seen in Homebrew/homebrew-core#128517, Homebrew/homebrew-core#128558, et al. [^1]:2879913ce4/schema/image-manifest-schema.json (L35)
[^2]:2879913ce4/schema/defs-descriptor.json (L22)
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.