Skip to content

Commit

Permalink
git/2.46.1 package update (#28396)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 15, 2024
1 parent df5b353 commit e9da003
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions git.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: git
version: 2.46.0
epoch: 2
version: 2.46.1
epoch: 0
description: "distributed version control system"
copyright:
- license: GPL-2.0-or-later
Expand All @@ -26,13 +26,13 @@ pipeline:
- uses: fetch
with:
uri: https://www.kernel.org/pub/software/scm/git/git-${{package.version}}.tar.xz
expected-sha256: 7f123462a28b7ca3ebe2607485f7168554c2b10dfc155c7ec46300666ac27f95
expected-sha256: 888cafb8bd6ab4cbbebc168040a8850eb088f81dc3ac2617195cfc0877f0f543

- uses: fetch
working-directory: /home/build/git-manpages
with:
uri: https://www.kernel.org/pub/software/scm/git/git-manpages-${{package.version}}.tar.xz
expected-sha256: dc118b1d4036e58d5cc4f4e804d903e1e137dac3e9826a246a7e517afd877bd3
expected-sha256: 3c52e4bae0a737e9c8061afdb45f0a6f24ebc6368dac01aec89fdde63c11bf6a

- runs: |
cat >> config.mak <<-EOF
Expand Down

0 comments on commit e9da003

Please sign in to comment.