home » dokk/documentation.git
Author zPlus <zplus@peers.community> 2023-07-31 14:32:09
Committer zPlus <zplus@peers.community> 2023-07-31 14:32:09
Commit 3ff172c (patch)
Tree 91f537a
Parent(s)

Update aria2 tags.


commits diff: 58659af..3ff172c
1 file changed, 7 insertions, 7 deletionsdownload


Diffstat
-rw-r--r-- documentation.json 14

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+7/-7 M   documentation.json
index db73ebd..e2fe2ac
old size: 25K - new size: 25K
@@ -1,5 +1,12 @@
1 1 [
2 2 {
3 + "id": "aria2",
4 + "name": "aria2",
5 + "repository": "https://github.com/aria2/aria2.git",
6 + "sphinx_dir": "doc/manual-src/en/",
7 + "tags": "^release-1\\.(1[6-9]|[2-9][0-9]+).*\\.0$"
8 + },
9 + {
3 10 "id": "bottle",
4 11 "name": "Bottle",
5 12 "repository": "https://github.com/bottlepy/bottle.git",
@@ -300,13 +307,6 @@
300 307 "tags": "^v(0\\.10|[1-9])"
301 308 },
302 309 {
303 - "id": "aria2",
304 - "name": "aria2",
305 - "repository": "https://github.com/aria2/aria2.git",
306 - "sphinx_dir": "doc/manual-src/en/",
307 - "tags": "^release-(1\\.(1[6-9]|[2-9]{2,})|[2-9])"
308 - },
309 - {
310 310 "id": "autofac",
311 311 "name": "Autofac",
312 312 "repository": "https://github.com/autofac/Documentation.git",