Skip to content

Commit

Permalink
clang-19/19.1.6 package update (#37281)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 17, 2024
1 parent 4353149 commit 2cbfc4c
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.5
version: 19.1.6
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: e7dfc8050407b5cc564c1c1afe19517255c9229cccd886dbd5bac9b652828d85
expected-sha256: 6358cbb3e14687ca2f3465c61cffc65589b448aaa912ec2c163ef9fc046e8a89

- 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: 9288a607dfb6350906e466ee49590e769ffb311a2f989889e9e52bd3e64c9398
expected-sha256: 417a7d0048d8eb62dbaa8461f1fd474eb6493b09e14d050b39cc1f051e8b71d1
strip-components: 0

- runs: |
Expand Down

0 comments on commit 2cbfc4c

Please sign in to comment.