mime-types-data 3.2024.0903 → 3.2024.1105
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/History.md +8 -0
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +13 -0
- data/data/mime.docs.column +13 -0
- data/data/mime.encoding.column +13 -0
- data/data/mime.flags.column +14 -1
- data/data/mime.friendly.column +13 -0
- data/data/mime.pext.column +13 -0
- data/data/mime.use_instead.column +13 -0
- data/data/mime.xrefs.column +24 -11
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +130 -14
- data/types/audio.yaml +2 -2
- data/types/image.yaml +3 -0
- data/types/video.yaml +4 -4
- metadata +3 -3
data/types/application.yaml
CHANGED
@@ -103,11 +103,20 @@
|
|
103
103
|
content-type: application/ace-groupcomm+cbor
|
104
104
|
encoding: base64
|
105
105
|
xrefs:
|
106
|
-
|
107
|
-
-
|
106
|
+
rfc:
|
107
|
+
- rfc9594
|
108
108
|
template:
|
109
109
|
- application/ace-groupcomm+cbor
|
110
110
|
registered: true
|
111
|
+
- !ruby/object:MIME::Type
|
112
|
+
content-type: application/ace-trl+cbor
|
113
|
+
encoding: base64
|
114
|
+
xrefs:
|
115
|
+
draft:
|
116
|
+
- RFC-ietf-ace-revoked-token-notification-09
|
117
|
+
template:
|
118
|
+
- application/ace-trl+cbor
|
119
|
+
registered: true
|
111
120
|
- !ruby/object:MIME::Type
|
112
121
|
content-type: application/activemessage
|
113
122
|
encoding: base64
|
@@ -283,8 +292,8 @@
|
|
283
292
|
content-type: application/alto-tips+json
|
284
293
|
encoding: base64
|
285
294
|
xrefs:
|
286
|
-
|
287
|
-
-
|
295
|
+
rfc:
|
296
|
+
- rfc9569
|
288
297
|
template:
|
289
298
|
- application/alto-tips+json
|
290
299
|
registered: true
|
@@ -292,8 +301,8 @@
|
|
292
301
|
content-type: application/alto-tipsparams+json
|
293
302
|
encoding: base64
|
294
303
|
xrefs:
|
295
|
-
|
296
|
-
-
|
304
|
+
rfc:
|
305
|
+
- rfc9569
|
297
306
|
template:
|
298
307
|
- application/alto-tipsparams+json
|
299
308
|
registered: true
|
@@ -870,6 +879,16 @@
|
|
870
879
|
- application/city+json
|
871
880
|
registered: true
|
872
881
|
provisional: true
|
882
|
+
- !ruby/object:MIME::Type
|
883
|
+
content-type: application/city+json-seq
|
884
|
+
encoding: base64
|
885
|
+
xrefs:
|
886
|
+
person:
|
887
|
+
- OGC
|
888
|
+
- Scott_Simmons
|
889
|
+
template:
|
890
|
+
- application/city+json-seq
|
891
|
+
registered: true
|
873
892
|
- !ruby/object:MIME::Type
|
874
893
|
content-type: application/clariscad
|
875
894
|
encoding: base64
|
@@ -1898,8 +1917,8 @@
|
|
1898
1917
|
content-type: application/gnap-binding-jws
|
1899
1918
|
encoding: base64
|
1900
1919
|
xrefs:
|
1901
|
-
|
1902
|
-
-
|
1920
|
+
rfc:
|
1921
|
+
- rfc9635
|
1903
1922
|
template:
|
1904
1923
|
- application/gnap-binding-jws
|
1905
1924
|
registered: true
|
@@ -1907,8 +1926,8 @@
|
|
1907
1926
|
content-type: application/gnap-binding-jwsd
|
1908
1927
|
encoding: base64
|
1909
1928
|
xrefs:
|
1910
|
-
|
1911
|
-
-
|
1929
|
+
rfc:
|
1930
|
+
- rfc9635
|
1912
1931
|
template:
|
1913
1932
|
- application/gnap-binding-jwsd
|
1914
1933
|
registered: true
|
@@ -1916,8 +1935,8 @@
|
|
1916
1935
|
content-type: application/gnap-binding-rotation-jws
|
1917
1936
|
encoding: base64
|
1918
1937
|
xrefs:
|
1919
|
-
|
1920
|
-
-
|
1938
|
+
rfc:
|
1939
|
+
- rfc9635
|
1921
1940
|
template:
|
1922
1941
|
- application/gnap-binding-rotation-jws
|
1923
1942
|
registered: true
|
@@ -1925,8 +1944,8 @@
|
|
1925
1944
|
content-type: application/gnap-binding-rotation-jwsd
|
1926
1945
|
encoding: base64
|
1927
1946
|
xrefs:
|
1928
|
-
|
1929
|
-
-
|
1947
|
+
rfc:
|
1948
|
+
- rfc9635
|
1930
1949
|
template:
|
1931
1950
|
- application/gnap-binding-rotation-jwsd
|
1932
1951
|
registered: true
|
@@ -3808,6 +3827,14 @@
|
|
3808
3827
|
template:
|
3809
3828
|
- application/provenance+xml
|
3810
3829
|
registered: true
|
3830
|
+
- !ruby/object:MIME::Type
|
3831
|
+
content-type: application/provided-claims+jwt
|
3832
|
+
encoding: base64
|
3833
|
+
xrefs:
|
3834
|
+
person:
|
3835
|
+
- Daniel_Fett
|
3836
|
+
registered: true
|
3837
|
+
provisional: true
|
3811
3838
|
- !ruby/object:MIME::Type
|
3812
3839
|
content-type: application/prql
|
3813
3840
|
friendly:
|
@@ -5224,6 +5251,17 @@
|
|
5224
5251
|
template:
|
5225
5252
|
- application/token-introspection+jwt
|
5226
5253
|
registered: true
|
5254
|
+
- !ruby/object:MIME::Type
|
5255
|
+
content-type: application/toml
|
5256
|
+
encoding: base64
|
5257
|
+
xrefs:
|
5258
|
+
person:
|
5259
|
+
- Ben_van_Hartingsveldt
|
5260
|
+
uri:
|
5261
|
+
- https://github.com/toml-lang/toml/issues/870
|
5262
|
+
template:
|
5263
|
+
- application/toml
|
5264
|
+
registered: true
|
5227
5265
|
- !ruby/object:MIME::Type
|
5228
5266
|
content-type: application/toolbook
|
5229
5267
|
encoding: base64
|
@@ -5347,6 +5385,22 @@
|
|
5347
5385
|
- application/vc
|
5348
5386
|
registered: true
|
5349
5387
|
provisional: true
|
5388
|
+
- !ruby/object:MIME::Type
|
5389
|
+
content-type: application/vc+cose
|
5390
|
+
encoding: base64
|
5391
|
+
xrefs:
|
5392
|
+
person:
|
5393
|
+
- Ivan_Herman
|
5394
|
+
registered: true
|
5395
|
+
provisional: true
|
5396
|
+
- !ruby/object:MIME::Type
|
5397
|
+
content-type: application/vc+jwt
|
5398
|
+
encoding: base64
|
5399
|
+
xrefs:
|
5400
|
+
person:
|
5401
|
+
- Ivan_Herman
|
5402
|
+
registered: true
|
5403
|
+
provisional: true
|
5350
5404
|
- !ruby/object:MIME::Type
|
5351
5405
|
content-type: application/vcard+json
|
5352
5406
|
encoding: base64
|
@@ -9359,6 +9413,16 @@
|
|
9359
9413
|
template:
|
9360
9414
|
- application/vnd.geogebra.file
|
9361
9415
|
registered: true
|
9416
|
+
- !ruby/object:MIME::Type
|
9417
|
+
content-type: application/vnd.geogebra.pinboard
|
9418
|
+
encoding: base64
|
9419
|
+
xrefs:
|
9420
|
+
person:
|
9421
|
+
- GeoGebra
|
9422
|
+
- Michael_Borcherds
|
9423
|
+
template:
|
9424
|
+
- application/vnd.geogebra.pinboard
|
9425
|
+
registered: true
|
9362
9426
|
- !ruby/object:MIME::Type
|
9363
9427
|
content-type: application/vnd.geogebra.slides
|
9364
9428
|
encoding: base64
|
@@ -10758,6 +10822,24 @@
|
|
10758
10822
|
template:
|
10759
10823
|
- application/vnd.kenameaapp
|
10760
10824
|
registered: true
|
10825
|
+
- !ruby/object:MIME::Type
|
10826
|
+
content-type: application/vnd.keyman.kmp+zip
|
10827
|
+
encoding: base64
|
10828
|
+
xrefs:
|
10829
|
+
person:
|
10830
|
+
- Marc_Durdin
|
10831
|
+
template:
|
10832
|
+
- application/vnd.keyman.kmp+zip
|
10833
|
+
registered: true
|
10834
|
+
- !ruby/object:MIME::Type
|
10835
|
+
content-type: application/vnd.keyman.kmx
|
10836
|
+
encoding: base64
|
10837
|
+
xrefs:
|
10838
|
+
person:
|
10839
|
+
- Marc_Durdin
|
10840
|
+
template:
|
10841
|
+
- application/vnd.keyman.kmx
|
10842
|
+
registered: true
|
10761
10843
|
- !ruby/object:MIME::Type
|
10762
10844
|
content-type: application/vnd.kidspiration
|
10763
10845
|
friendly:
|
@@ -13524,6 +13606,15 @@
|
|
13524
13606
|
template:
|
13525
13607
|
- application/vnd.opentimestamps.ots
|
13526
13608
|
registered: true
|
13609
|
+
- !ruby/object:MIME::Type
|
13610
|
+
content-type: application/vnd.openvpi.dspx+json
|
13611
|
+
encoding: base64
|
13612
|
+
xrefs:
|
13613
|
+
person:
|
13614
|
+
- Crindzebra_Sjimo
|
13615
|
+
template:
|
13616
|
+
- application/vnd.openvpi.dspx+json
|
13617
|
+
registered: true
|
13527
13618
|
- !ruby/object:MIME::Type
|
13528
13619
|
content-type: application/vnd.openxmlformats-officedocument.custom-properties+xml
|
13529
13620
|
encoding: base64
|
@@ -16008,6 +16099,15 @@
|
|
16008
16099
|
template:
|
16009
16100
|
- application/vnd.ufdl
|
16010
16101
|
registered: true
|
16102
|
+
- !ruby/object:MIME::Type
|
16103
|
+
content-type: application/vnd.uic.osdm+json
|
16104
|
+
encoding: base64
|
16105
|
+
xrefs:
|
16106
|
+
person:
|
16107
|
+
- David_Sarfatti
|
16108
|
+
template:
|
16109
|
+
- application/vnd.uic.osdm+json
|
16110
|
+
registered: true
|
16011
16111
|
- !ruby/object:MIME::Type
|
16012
16112
|
content-type: application/vnd.uiq.theme
|
16013
16113
|
friendly:
|
@@ -16935,6 +17035,22 @@
|
|
16935
17035
|
- application/vp
|
16936
17036
|
registered: true
|
16937
17037
|
provisional: true
|
17038
|
+
- !ruby/object:MIME::Type
|
17039
|
+
content-type: application/vp+cose
|
17040
|
+
encoding: base64
|
17041
|
+
xrefs:
|
17042
|
+
person:
|
17043
|
+
- Ivan_Herman
|
17044
|
+
registered: true
|
17045
|
+
provisional: true
|
17046
|
+
- !ruby/object:MIME::Type
|
17047
|
+
content-type: application/vp+jwt
|
17048
|
+
encoding: base64
|
17049
|
+
xrefs:
|
17050
|
+
person:
|
17051
|
+
- Ivan_Herman
|
17052
|
+
registered: true
|
17053
|
+
provisional: true
|
16938
17054
|
- !ruby/object:MIME::Type
|
16939
17055
|
content-type: application/vq-rtcpxr
|
16940
17056
|
encoding: base64
|
data/types/audio.yaml
CHANGED
data/types/image.yaml
CHANGED
@@ -222,12 +222,15 @@
|
|
222
222
|
- !ruby/object:MIME::Type
|
223
223
|
content-type: image/hsj2
|
224
224
|
encoding: base64
|
225
|
+
obsolete: true
|
225
226
|
xrefs:
|
226
227
|
person:
|
227
228
|
- ISO-IEC_JTC_1
|
228
229
|
- ITU-T
|
229
230
|
template:
|
230
231
|
- image/hsj2
|
232
|
+
notes:
|
233
|
+
- "(OBSOLETE)"
|
231
234
|
registered: true
|
232
235
|
- !ruby/object:MIME::Type
|
233
236
|
content-type: image/ief
|
data/types/video.yaml
CHANGED
@@ -303,8 +303,8 @@
|
|
303
303
|
content-type: video/matroska
|
304
304
|
encoding: base64
|
305
305
|
xrefs:
|
306
|
-
|
307
|
-
-
|
306
|
+
rfc:
|
307
|
+
- rfc9559
|
308
308
|
template:
|
309
309
|
- video/matroska
|
310
310
|
registered: true
|
@@ -312,8 +312,8 @@
|
|
312
312
|
content-type: video/matroska-3d
|
313
313
|
encoding: base64
|
314
314
|
xrefs:
|
315
|
-
|
316
|
-
-
|
315
|
+
rfc:
|
316
|
+
- rfc9559
|
317
317
|
template:
|
318
318
|
- video/matroska-3d
|
319
319
|
registered: true
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mime-types-data
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.2024.
|
4
|
+
version: 3.2024.1105
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Austin Ziegler
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: hoe
|
@@ -244,7 +244,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
244
244
|
- !ruby/object:Gem::Version
|
245
245
|
version: '0'
|
246
246
|
requirements: []
|
247
|
-
rubygems_version: 3.5.
|
247
|
+
rubygems_version: 3.5.23
|
248
248
|
signing_key:
|
249
249
|
specification_version: 4
|
250
250
|
summary: mime-types-data provides a registry for information about MIME media type
|