Skip to content

Commit 4eedb91

Browse files
Updating repo.json
1 parent 31876ca commit 4eedb91

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

repo.json

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,45 +14,52 @@
1414
"Require": {
1515
"micro": ">=2.0.13"
1616
},
17-
"Url": "https://codeberg.org/micro-plugins/filemanager2/archive/v1.2.2.zip",
17+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.2.3.zip",
18+
"Version": "1.2.3"
19+
},
20+
{
21+
"Require": {
22+
"micro": ">=2.0.13"
23+
},
24+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.2.2.zip",
1825
"Version": "1.2.2"
1926
},
2027
{
2128
"Require": {
2229
"micro": ">=2.0.12"
2330
},
24-
"Url": "https://codeberg.org/micro-plugins/filemanager2/archive/v1.2.1.zip",
31+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.2.1.zip",
2532
"Version": "1.2.1"
2633
},
2734
{
2835
"Require": {
2936
"micro": ">=2.0.11"
3037
},
31-
"Url": "https://codeberg.org/micro-plugins/filemanager2/archive/v1.2.0.zip",
38+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.2.0.zip",
3239
"Version": "1.2.0"
3340
},
3441
{
3542
"Require": {
3643
"micro": ">=2.0.11"
3744
},
38-
"Url": "https://codeberg.org/micro-plugins/filemanager2/archive/v1.1.1.zip",
45+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.1.1.zip",
3946
"Version": "1.1.1"
4047
},
4148
{
4249
"Require": {
4350
"micro": ">=2.0.0-1"
4451
},
45-
"Url": "https://codeberg.org/micro-plugins/filemanager2/archive/v1.1.0.zip",
52+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.1.0.zip",
4653
"Version": "1.1.0"
4754
},
4855
{
4956
"Require": {
5057
"micro": ">=2.0.0-1"
5158
},
52-
"Url": "https://codeberg.org/micro-plugins/filemanager2/archive/v1.0.0.zip",
59+
"Url": "https://github.com/Neko-Box-Coder/filemanager2/archive/refs/tags/v1.0.0.zip",
5360
"Version": "1.0.0"
5461
}
5562
],
56-
"Website": "https://codeberg.org/micro-plugins/filemanager2"
63+
"Website": "https://github.com/Neko-Box-Coder/filemanager2"
5764
}
58-
]
65+
]

0 commit comments

Comments
 (0)