mime-types-data 3.2024.0604 → 3.2024.0806
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/History.md +18 -0
- data/Manifest.txt +2 -0
- data/data/content_type_mime.db +3 -3
- data/data/ext_mime.db +3 -3
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +17 -4
- data/data/mime.docs.column +13 -0
- data/data/mime.encoding.column +13 -0
- data/data/mime.flags.column +16 -3
- data/data/mime.friendly.column +13 -0
- data/data/mime.pext.column +13 -0
- data/data/mime.use_instead.column +16 -3
- data/data/mime.xrefs.column +36 -23
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +89 -9
- data/types/audio.yaml +14 -4
- data/types/example.yaml +1 -0
- data/types/haptics.yaml +28 -0
- data/types/image.yaml +4 -0
- data/types/message.yaml +6 -0
- data/types/model.yaml +4 -0
- data/types/multipart.yaml +8 -0
- data/types/text.yaml +24 -0
- data/types/video.yaml +6 -4
- metadata +5 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a808e8920528c7a263f2ae0f74895cd9c2e12fb909a2f31765d74256554525bc
|
|
4
|
+
data.tar.gz: 6a8f859a9e355ab0003d6479cac9caaf9aeaf35f995c734694c10b93d690cc73
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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
data/data/content_type_mime.db
CHANGED
|
@@ -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/
|
|
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/
|
|
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/
|
|
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
|