From 56411ae0670a67ac5761aa9644f9e51894877a4d Mon Sep 17 00:00:00 2001 From: WerWolv Date: Mon, 29 Aug 2022 15:02:42 +0200 Subject: [PATCH] patterns: Added MIME type for ogg pattern --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09cb1bf..73f15aa 100644 --- a/README.md +++ b/README.md @@ -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