llvm: update to 11.0.1/Switch URLs to GitHub (#1741)

* Change LLVM update URL to GitHub Releases 

https://github.com/llvm/llvm-project/releases/latest

LLVM is quite possibly now that they have completed a move to GitHub are not maintaining their website.

LLVM 11.0.1 while is listed as a release on GitHub Releases, is not listed as a release on their website

Since they are using GitHub releases, I think it would be best to update the project via GitHub Releases as well.

* LLVM updated version to 11.0.1
This commit is contained in:
Pratik Chowdhury 2021-01-20 21:52:52 +05:30 committed by GitHub
parent 2112ac05e6
commit be596da865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,8 @@
"bin\\wasm-ld.exe"
],
"checkver": {
"url": "https://llvm.org/",
"regex": "([\\d.]+):"
"github": "https://github.com/llvm/llvm-project",
"regex": "tag/llvmorg-([\\d._]+)"
},
"autoupdate": {
"architecture": {