patterns: Added MIME type for ogg pattern

This commit is contained in:
WerWolv
2022-08-29 15:02:42 +02:00
committed by GitHub
parent 7ee489237d
commit 56411ae067

View File

@@ -35,7 +35,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| File System | | `patterns/fs.hexpat` | Drive File System |
| Bencode | `application/x-bittorrent` | `patterns/bencode.hexpat` | Bencode encoding, used by Torrent files |
| Protobuf | | `patterns/protobuf.hexpat` | Google Protobuf encoding |
| Ogg | | `patterns/ogg.hexpat` | Ogg Audio format |
| Ogg | `audio/ogg` | `patterns/ogg.hexpat` | Ogg Audio format |
### Scripts