mime-types-data 3.2024.0305 → 3.2024.0702

Sign up to get free protection for your applications and to get access to all the features.
data/Manifest.txt CHANGED
@@ -23,7 +23,9 @@ types/audio.yaml
23
23
  types/chemical.yaml
24
24
  types/conference.yaml
25
25
  types/drawing.yaml
26
+ types/example.yaml
26
27
  types/font.yaml
28
+ types/haptics.yaml
27
29
  types/image.yaml
28
30
  types/message.yaml
29
31
  types/model.yaml
data/Rakefile CHANGED
@@ -28,7 +28,6 @@ Hoe.spec "mime-types-data" do
28
28
  extra_dev_deps << ["hoe-rubygems", "~> 1.0"]
29
29
  extra_dev_deps << ["mime-types", ">= 3.4.0", "< 4"]
30
30
  extra_dev_deps << ["nokogiri", "~> 1.6"]
31
- extra_dev_deps << ["psych", "~> 3.0"]
32
31
  extra_dev_deps << ["rake", ">= 10.0", "< 14"]
33
32
  extra_dev_deps << ["standard", "~> 1.0"]
34
33
  end
@@ -645,8 +645,11 @@ awb audio/AMR-WB
645
645
  evc audio/EVRC base64
646
646
  l16 audio/L16 base64
647
647
  smv audio/SMV base64
648
+ aac audio/aac base64
648
649
  adp audio/adpcm base64
649
650
  au audio/basic base64
651
+ flac audio/flac base64
652
+ mka audio/matroska base64
650
653
  kar audio/midi base64
651
654
  mp4 audio/mp4 base64
652
655
  mpga audio/mpeg base64
@@ -671,11 +674,8 @@ rip audio/vnd.rip
671
674
  smp3 audio/vnd.sealedmedia.softseal.mpeg base64
672
675
  wav audio/wav base64
673
676
  weba audio/webm base64
674
- aac audio/x-aac base64
675
677
  aif audio/x-aiff base64
676
678
  caf audio/x-caf base64
677
- flac audio/x-flac base64
678
- mka audio/x-matroska base64
679
679
  m3u audio/x-mpegurl base64
680
680
  wax audio/x-ms-wax base64
681
681
  wma audio/x-ms-wma base64
data/data/ext_mime.db CHANGED
@@ -10,7 +10,7 @@
10
10
  @dir application/x-director base64
11
11
  @dxr application/x-director base64
12
12
  aab application/x-authorware-bin base64
13
- aac audio/x-aac base64
13
+ aac audio/aac base64
14
14
  aam application/x-authorware-map base64
15
15
  aas application/x-authorware-seg base64
16
16
  abw application/x-abiword base64
@@ -281,7 +281,7 @@ fh5 image/x-freehand
281
281
  fh7 image/x-freehand base64
282
282
  fhc image/x-freehand base64
283
283
  fig application/x-xfig base64
284
- flac audio/x-flac base64
284
+ flac audio/flac base64
285
285
  fli video/x-fli base64
286
286
  flo application/vnd.micrografx.flo base64
287
287
  flv video/x-flv base64
@@ -527,7 +527,7 @@ mjpeg video/x-motion-jpeg
527
527
  mjpg video/x-motion-jpeg base64
528
528
  mjs text/javascript quoted-printable
529
529
  mk3d video/x-matroska base64
530
- mka audio/x-matroska base64
530
+ mka audio/matroska base64
531
531
  mkd text/markdown quoted-printable
532
532
  mks video/x-matroska base64
533
533
  mkv video/x-matroska base64