From 8877cceb1ebb64c516557325ba724a1b6b3af0bd Mon Sep 17 00:00:00 2001 From: Miguel Solorio Date: Thu, 3 Jan 2019 08:58:57 -0800 Subject: [PATCH] Update cgmanifest with new repo --- cgmanifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cgmanifest.json b/cgmanifest.json index 590f9c2a191..90292d44cf1 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -109,9 +109,9 @@ "component": { "type": "git", "git": { - "name": "octicons-font", - "repositoryUrl": "https://github.com/misolori/octicons-font", - "commitHash": "83d82bd52dd700fc0f12cb942aa0014a4f6236cb" + "name": "vscode-octicons-font", + "repositoryUrl": "https://github.com/Microsoft/vscode-octicons-font", + "commitHash": "d7302a94f99e1992547ce278a85e87e2b90b1eb2" } }, "license": "MIT",