[Windows] Update LLVM version to 15 (#6838)

This commit is contained in:
Alexey-Ayupov
2023-01-04 20:57:14 +03:00
committed by GitHub
parent 6f2a153a44
commit 9ee9311122
2 changed files with 2 additions and 2 deletions

View File

@@ -482,7 +482,7 @@
"version": "8.2"
},
"llvm": {
"version": "14"
"version": "15"
},
"postgresql": {
"version": "14"

View File

@@ -388,7 +388,7 @@
"version": "3.08"
},
"llvm": {
"version": "14"
"version": "15"
},
"php": {
"version": "8.2"