mime-types-data 3.2024.0604 → 3.2024.0806

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aad81838e5ead28d317109972cdf265f9f792c16a13e57dc6a87ed3fd0281782
4
- data.tar.gz: 1b173a58c6b760050add2b27f4c3f237341ef13a60537358579ece5a295087a2
3
+ metadata.gz: a808e8920528c7a263f2ae0f74895cd9c2e12fb909a2f31765d74256554525bc
4
+ data.tar.gz: 6a8f859a9e355ab0003d6479cac9caaf9aeaf35f995c734694c10b93d690cc73
5
5
  SHA512:
6
- metadata.gz: bbc96f03c9dd4ab70b91dee31fefda890f97dfbcc53436a610f4c40f06ee39219edd039295314d33a3c1876430c3e66322c221067c7f6442a0e24a5cbeea294b
7
- data.tar.gz: c40f2e9bf2a37f7a9c5451bdfa272764616f3bc03e35124a21dc5a6ba68d66df98cb1d4843e3961d7a4645bc52008ab4abf0fe533862f4f7ac0bd4cecb03f588
6
+ metadata.gz: 0b97b9cdb3cdae45ee3363cada6865249b186a1ab088ab8365a598b3c79dca914bb6d258c5bf22f951c242b51a80bb5e61f530e7c030c7b80eaf685f38e2f77c
7
+ data.tar.gz: d81fbb37985e60a74ecb9ece5444ea28d3555d84c8f3cb83b4c0923703cc103edbb1b1fa2bd85d6e638f20157fa78d1eaeacf34543aed699a4a03f04ec16be38
data/History.md CHANGED
@@ -2,6 +2,23 @@
2
2
 
3
3
  <!-- automatic-release -->
4
4
 
5
+ ## 3.2024.0806 / 2024-08-06
6
+
7
+ - Updated the Apache and IANA media registry entries as of release date
8
+
9
+ ## 3.2024.0702 / 2024-07-02
10
+
11
+ - Updated the Apache and IANA media registry entries as of release date
12
+
13
+ - This update adds an empty `example/` top-level media type group.
14
+
15
+ - This update adds a new `haptics/` group with three media types defined.
16
+
17
+ - Moved extensions from `audio/x-aac` to `audio/aac` and mark
18
+ `audio/x-aac` as obsolete. Based on [#77][#77] by Samuel Williams.
19
+
20
+ - Made the same changes for `audio/flac` and `audio/matroska`.
21
+
5
22
  ## 3.2024.0604 / 2024-06-04
6
23
 
7
24
  - Updated the Apache and IANA media registry entries as of release date
@@ -570,6 +587,7 @@
570
587
  [#53]: https://github.com/mime-types/mime-types-data/pull/53
571
588
  [#54]: https://github.com/mime-types/mime-types-data/issues/54
572
589
  [#55]: https://github.com/mime-types/mime-types-data/issues/55
590
+ [#77]: https://github.com/mime-types/mime-types-data/pull/77
573
591
  [rmt]: https://github.com/mime-types/ruby-mime-types
574
592
  [code of conduct]: Code-of-Conduct.md
575
593
  [mini_mime]: https://github.com/discourse/mini_mime/issues/41
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
@@ -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