Skip to content

Commit 3c0589b

Browse files
authored
Merge pull request #166 from infotexture/feature/dita-bootstrap-5.3.5
2 parents 0bef2fd + dd73b60 commit 3c0589b

5 files changed

+104
-2
lines changed

net.infotexture.dita-bootstrap.extension.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"name": "net.infotexture.dita-bootstrap.extension",
4-
"description": "Bootstrap Extensions 5.3.0 for DITA Bootstrap 5.3.4",
5-
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap Extensions"],
4+
"description": "Bootstrap extension 5.3.0 for DITA Bootstrap 5.3.4",
5+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap extension"],
66
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
77
"vers": "5.3.0",
88
"license": "Apache-2.0",
@@ -18,5 +18,25 @@
1818
],
1919
"url": "https://github.com/infotexture/dita-bootstrap.extension/archive/5.3.0.zip",
2020
"cksum": "18f299849bbe93ff342abefb41ea007395c451e9023f204eda486d73be02d67d"
21+
},
22+
{
23+
"name": "net.infotexture.dita-bootstrap.extension",
24+
"description": "Bootstrap extension 5.3.1 for DITA Bootstrap 5.3.5",
25+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap extension"],
26+
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
27+
"vers": "5.3.1",
28+
"license": "Apache-2.0",
29+
"deps": [
30+
{
31+
"name": "org.dita.base",
32+
"req": ">=3.7.0"
33+
},
34+
{
35+
"name": "net.infotexture.dita-bootstrap",
36+
"req": ">=5.3.5"
37+
}
38+
],
39+
"url": "https://github.com/infotexture/dita-bootstrap.extension/archive/5.3.1.zip",
40+
"cksum": "73cc3f218cc567c586660dcce59a784c68d2838508be500abb0a25c740c62cf0"
2141
}
2242
]

net.infotexture.dita-bootstrap.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,25 @@
194194
],
195195
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.4.zip",
196196
"cksum": "4cb32dae34d2ea28cf8b70c527078ef9a01d614466b4a4639384f79c39cc4a3e"
197+
},
198+
{
199+
"name": "net.infotexture.dita-bootstrap",
200+
"description": "Styled HTML5 output with an extensible Bootstrap template",
201+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive"],
202+
"homepage": "https://infotexture.github.io/dita-bootstrap",
203+
"vers": "5.3.5",
204+
"license": "Apache-2.0",
205+
"deps": [
206+
{
207+
"name": "org.dita.base",
208+
"req": ">=3.7.0"
209+
},
210+
{
211+
"name": "fox.jason.extend.css",
212+
"req": ">=1.3.0"
213+
}
214+
],
215+
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.5.zip",
216+
"cksum": "83f4240662a439f32c2be9297591b55cb22490396a1dcb42dc6634e1c591d7c2"
197217
}
198218
]

net.infotexture.dita-bootstrap.lunr.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,25 @@
3838
],
3939
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.4.zip",
4040
"cksum": "19123d8ceb5fdc2c87aadbc307e4c7e8ef19680b0d5119886977d98db8197e57"
41+
},
42+
{
43+
"name": "net.infotexture.dita-bootstrap.lunr",
44+
"description": "Lunr.js search for DITA Bootstrap 5.3.5",
45+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Lunr", "Search"],
46+
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
47+
"vers": "5.3.5",
48+
"license": "Apache-2.0",
49+
"deps": [
50+
{
51+
"name": "org.dita.base",
52+
"req": ">=3.7.0"
53+
},
54+
{
55+
"name": "net.infotexture.dita-bootstrap",
56+
"req": ">=5.3.5"
57+
}
58+
],
59+
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.5.zip",
60+
"cksum": "dc7b910be77812a77e7467709c0c6e18d401d8158c18368b43eb1ce8d5e1b84a"
4161
}
4262
]

net.infotexture.dita-bootstrap.sass.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,25 @@
3838
],
3939
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.4.zip",
4040
"cksum": "24b802fbb887a0bb5809e9d8e532d78462570baca88244cc9d3c770af89860cb"
41+
},
42+
{
43+
"name": "net.infotexture.dita-bootstrap.sass",
44+
"description": "Sass theme customization for DITA Bootstrap 5.3.5",
45+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Sass", "Themes"],
46+
"homepage": "https://infotexture.github.io/dita-bootstrap/sass.html",
47+
"vers": "5.3.5",
48+
"license": "Apache-2.0",
49+
"deps": [
50+
{
51+
"name": "org.dita.base",
52+
"req": ">=3.7.0"
53+
},
54+
{
55+
"name": "net.infotexture.dita-bootstrap",
56+
"req": ">=5.3.5"
57+
}
58+
],
59+
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.5.zip",
60+
"cksum": "70e34ab4d3178e75e2eae1522a39c0d162f0cf2ca8e82718d0e4cbffec54f229"
4161
}
4262
]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"name": "net.infotexture.dita-bootstrap.table",
4+
"description": "Bootstrap Table 1.22.4 for DITA Bootstrap 5.3.5",
5+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap Table"],
6+
"homepage": "https://infotexture.github.io/dita-bootstrap/bootstrap-table.html",
7+
"vers": "1.22.4",
8+
"license": "Apache-2.0",
9+
"deps": [
10+
{
11+
"name": "org.dita.base",
12+
"req": ">=3.7.0"
13+
},
14+
{
15+
"name": "net.infotexture.dita-bootstrap",
16+
"req": ">=5.3.5"
17+
}
18+
],
19+
"url": "https://github.com/infotexture/dita-bootstrap.table/archive/1.22.4.zip",
20+
"cksum": "da381179adae1859bb88324c5dbab152b9f37eef7dca2cf153d9cef7db5e2084"
21+
}
22+
]

0 commit comments

Comments
 (0)