diff --git a/src/Qir/Common/Externals/cgmanifest.json b/src/Qir/Common/Externals/cgmanifest.json index 612833415ba..bf603ad386e 100644 --- a/src/Qir/Common/Externals/cgmanifest.json +++ b/src/Qir/Common/Externals/cgmanifest.json @@ -1,15 +1,5 @@ { "Registrations":[ - { - "Component": { - "Type": "other", - "Other": { - "Name": "llvm-ar.exe", - "Version": "10.0.0", - "DownloadUrl": "https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/LLVM-10.0.0-win64.exe" - } - } - }, { "Component": { "Type": "git", @@ -27,4 +17,4 @@ } } ] -} \ No newline at end of file +}