Skip to content

Commit 769e2fd

Browse files
committed
Fix leading space in CMock repository URL in manifest
1 parent f43238f commit 769e2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ dependencies:
1919
license: "MIT"
2020
repository:
2121
type: "git"
22-
url: " https://github.com/ThrowTheSwitch/CMock.git"
22+
url: "https://github.com/ThrowTheSwitch/CMock.git"
2323
path: "tools/CMock"

0 commit comments

Comments
 (0)