Skip to content

Commit

Permalink
clang-19/19.1.5 package update (#35709)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 3, 2024
1 parent 980f8a2 commit f4e083c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions clang-19.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: clang-19
version: 19.1.4
version: 19.1.5
epoch: 0
description: "C language family frontend for LLVM"
copyright:
Expand Down Expand Up @@ -51,12 +51,12 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/llvm/llvm-project/releases/download/llvmorg-${{package.version}}/clang-${{package.version}}.src.tar.xz
expected-sha256: b6d123a4435f1869af709f3288c4c4db48173acaf621088400d91521bc5aa225
expected-sha256: e7dfc8050407b5cc564c1c1afe19517255c9229cccd886dbd5bac9b652828d85

- uses: fetch
with:
uri: https://github.com/llvm/llvm-project/releases/download/llvmorg-${{package.version}}/clang-tools-extra-${{package.version}}.src.tar.xz
expected-sha256: e09d0becbbe4dc3dec45dbda44649357456e559b46a72004696674c963734fa6
expected-sha256: 9288a607dfb6350906e466ee49590e769ffb311a2f989889e9e52bd3e64c9398
strip-components: 0

- runs: |
Expand Down

0 comments on commit f4e083c

Please sign in to comment.