llvm: update livecheck

master
Sam Ford 2021-02-27 19:45:27 -05:00 committed by GitHub
parent 6c939346a9
commit 66a1227d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Llvm < Formula
livecheck do
url :homepage
regex(/LLVM (\d+.\d+.\d+)/i)
regex(/LLVM (\d+\.\d+\.\d+)/i)
end
bottle do