We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a40df5 commit 07f31ffCopy full SHA for 07f31ff
llvm-lld-19.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: llvm-lld-19
3
- version: 19.1.6
+ version: "19.1.7"
4
epoch: 0
5
description: The LLVM Linker
6
copyright:
@@ -38,7 +38,7 @@ var-transforms:
38
pipeline:
39
- uses: fetch
40
with:
41
- expected-sha256: 44fa50556cefbe3796e8256536267ee2f34ced5f3c1492473bccd75449cadbe6
+ expected-sha256: 630bf0f31b210e89fd7869bdfd6c376d010fc3b72ee42f08058435035c432e42
42
uri: https://github.com/llvm/llvm-project/releases/download/llvmorg-${{package.version}}/lld-${{package.version}}.src.tar.xz
43
44
- runs: |
0 commit comments