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 46d898f commit d4a8f0bCopy full SHA for d4a8f0b
DependencyControl.json
@@ -8,7 +8,6 @@
8
"fileBaseUrl": "https://raw.githubusercontent.com/TypesettingTools/ILL-Aegisub-Scripts/@{channel}/",
9
"knownFeeds": {
10
"ILL": "https://raw.githubusercontent.com/TypesettingTools/ILL-Aegisub-Scripts/main/DependencyControl.json",
11
- "SubInspector": "https://raw.githubusercontent.com/TypesettingTools/SubInspector/master/DependencyControl.json",
12
"ffi-experiments": "https://raw.githubusercontent.com/TypesettingTools/ffi-experiments/master/DependencyControl.json"
13
},
14
"macros": {
@@ -496,11 +495,6 @@
496
495
{
497
"moduleName": "json"
498
499
- {
500
- "moduleName": "SubInspector.Inspector",
501
- "feed": "@{feed:SubInspector}",
502
- "version": "0.7.2"
503
- },
504
505
"moduleName": "clipper2.clipper2",
506
"feed": "@{feed:ILL}",
0 commit comments