File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 "type": "executable",
77 "variants": [
88 {
9- "path": "swift-dependency-audit-macos/bin/ swift-dependency-audit",
9+ "path": "swift-dependency-audit-macos/swift-dependency-audit",
1010 "supportedTriples": ["x86_64-apple-macosx", "arm64-apple-macosx"]
1111 },
1212 {
13- "path": "swift-dependency-audit-x86_64-unknown-linux-gnu/bin/ swift-dependency-audit",
13+ "path": "swift-dependency-audit-x86_64-unknown-linux-gnu/swift-dependency-audit",
1414 "supportedTriples": ["x86_64-unknown-linux-gnu"]
1515 },
1616 {
17- "path": "swift-dependency-audit-aarch64-unknown-linux-gnu/bin/ swift-dependency-audit",
17+ "path": "swift-dependency-audit-aarch64-unknown-linux-gnu/swift-dependency-audit",
1818 "supportedTriples": ["aarch64-unknown-linux-gnu"]
1919 }
2020 ]
You can’t perform that action at this time.
0 commit comments