mime-types-data 3.2023.1205 → 3.2024.0305

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: 0acb69292ebd66bccb44b0394e71a0e6f586c63dc7ddbab44f08f686c011a3a8
4
- data.tar.gz: 526f60d2801bb82b6cbc309e1c15cd295b221f84b7518a51ac22f77ff1f7ab21
3
+ metadata.gz: e0d95e908ffb96565c9ec07cc076e5103becced5ec99131104e9624849c8db04
4
+ data.tar.gz: b22e4937f20d3a919f782e141b29b90172fce23e8bb818fbc56d080b08f55caf
5
5
  SHA512:
6
- metadata.gz: c5b83ae4811c869591f34916dbd650440ccebe25813b59690b205706afe63c5ca5a1e6ff6b2a23e9cc4db154ab02f17da67068ab933f63ead522961603329cf3
7
- data.tar.gz: 00a776572ba0d4ae82b85f8ae2c58bfa52f597104056269df5f280f2713bb2dc68a45844d5ab2d11871e7c56769527d37d4bb558363788bcb61a675c241b3b4f
6
+ metadata.gz: 11634e84c008e8808ea78ebcb1508f55cb365a6d09dcafe5862973b9b051b29cd84dbdb24d91648606093dc77592f802695bc0a18ebe8a0ea3074013bd081548
7
+ data.tar.gz: a4419c6d7378dd316889ccba0c20bf646d1758a75dd1081cc8d8fc604458a61017671bfa5ca852be93b6476cbb017e6c2e33af03d099dd442d48620eb320036c
data/History.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  <!-- automatic-release -->
4
4
 
5
+ ## 3.2024.0305 / 2024-03-05
6
+
7
+ - - Updated the Apache and IANA media registry entries as of release date
8
+
9
+ ## 3.2024.0206 / 2024-02-06
10
+
11
+ - - Updated the Apache and IANA media registry entries as of release date
12
+
13
+ ## 3.2024.0102 / 2024-01-02
14
+
15
+ - - Updated the Apache and IANA media registry entries as of release date
16
+
5
17
  ## 3.2023.1205 / 2023-12-05
6
18
 
7
19
  - - Updated the Apache and IANA media registry entries as of release date
data/Rakefile CHANGED
@@ -153,7 +153,7 @@ namespace :update do
153
153
  - Updated the Apache and IANA media registry entries as of release date.
154
154
  NOTE
155
155
 
156
- updated = history.sub(/<!-- automatic-release -->\n/, note)
156
+ updated = history.sub("<!-- automatic-release -->\n", note)
157
157
 
158
158
  IO.write("History.md", updated)
159
159
  end
data/data/ext_mime.db CHANGED
@@ -477,6 +477,7 @@ m14 application/x-msmediaview
477
477
  m1v video/mpeg base64
478
478
  m21 application/mp21 base64
479
479
  m2a audio/mpeg base64
480
+ m2t video/MP2T base64
480
481
  m2ts video/MP2T base64
481
482
  m2v video/mpeg base64
482
483
  m3a audio/mpeg base64