diff --git a/llvm-lld-19.yaml b/llvm-lld-19.yaml index 89079471821..94b87ca84ee 100644 --- a/llvm-lld-19.yaml +++ b/llvm-lld-19.yaml @@ -1,6 +1,6 @@ package: name: llvm-lld-19 - version: 19.1.4 + version: 19.1.5 epoch: 0 description: The LLVM Linker copyright: @@ -39,7 +39,7 @@ var-transforms: pipeline: - uses: fetch with: - expected-sha256: f4309e05f6a278ee2ecb5b76dfbbec6db858c13099e7e29342e29400588e8d70 + expected-sha256: f71835d49461a15c283aa9030a854abfd7c651a685d711a67158644b043f6f14 uri: https://github.com/llvm/llvm-project/releases/download/llvmorg-${{package.version}}/lld-${{package.version}}.src.tar.xz - runs: |