Skip to content

Commit 25dc96a

Browse files
author
Elaheh Rashedi
authored
build clang-format binary for Windows32 instead of 64 (#6223)
* update fwlink * updare integrity
1 parent 1a03dd2 commit 25dc96a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,14 +2450,14 @@
24502450
},
24512451
{
24522452
"description": "ClangFormat (Windows)",
2453-
"url": "https://go.microsoft.com/fwlink/?LinkID=2135627",
2453+
"url": "https://go.microsoft.com/fwlink/?LinkID=2144203",
24542454
"platforms": [
24552455
"win32"
24562456
],
24572457
"binaries": [
24582458
"./LLVM/bin/clang-format.exe"
24592459
],
2460-
"integrity": "E5A2543FA2D45B964B43AE770A6D50F8698B592485E7E883005FFF52BFAD0CCD"
2460+
"integrity": "F943ADF0CE7C123C674F62F8F31FF0ADD8C54F974DD25CD01A8A1AA1532A130F"
24612461
},
24622462
{
24632463
"description": "Mono Framework Assemblies",

0 commit comments

Comments
 (0)