We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d339f9 commit 0cd1640Copy full SHA for 0cd1640
manifest.json
@@ -1,9 +1,9 @@
1
{
2
- "manifestVersion": 3.0,
+ "manifestVersion": 4.0,
3
"packageName": "coreutils",
4
- "packageVersion": "0.3.0",
+ "packageVersion": "0.3.1",
5
"depends": [],
6
- "compatibleVersions": ["2.1.0"],
+ "compatibleVersions": ["2.2.0"],
7
"build": {
8
"command": "dotnet",
9
"args": ["build", "--nologo"],
@@ -14,7 +14,7 @@
14
"project": {
15
"maintainer": "alexcoder04",
16
"email": "[email protected]",
17
- "homepage": "https://github.com/alexcoder04/LeoConsole-coreutils",
18
- "bugTracker": "https://github.com/alexcoder04/LeoConsole-coreutils/issues"
+ "homepage": "https://github.com/lcpluginmaker/coreutils",
+ "bugTracker": "https://github.com/lcpluginmaker/coreutils/issues"
19
}
20
0 commit comments