Skip to content

Commit

Permalink
fmt/11.0.2 package update (#24349)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: James Rawlings <[email protected]>
Signed-off-by: Dimitri John Ledkov <[email protected]>
Signed-off-by: jamie-albert <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: James Rawlings <[email protected]>
Co-authored-by: jamie-albert <[email protected]>
Co-authored-by: Dimitri John Ledkov <[email protected]>
  • Loading branch information
5 people authored Aug 6, 2024
1 parent c1e1914 commit 8abf49c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fmt.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: fmt
version: 10.2.1
version: 11.0.2
epoch: 0
description: Modern formatting library
copyright:
Expand All @@ -17,7 +17,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: e69e5f977d458f2650bb346dadf2ad30c5320281
expected-commit: 0c9fce2ffefecfdce794e1859584e25877b7b592
repository: https://github.com/fmtlib/fmt
tag: ${{package.version}}

Expand Down
2 changes: 2 additions & 0 deletions libmamba.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ pipeline:
expected-commit: 4f269258b4237a342da3e9891045cdd51debb27c
repository: https://github.com/mamba-org/mamba
tag: ${{package.version}}
cherry-picks: |
pull/3386/head/c1fabca58d05ac192466420659abd922b4481012: Backport fmt 11 support from main
- uses: cmake/configure
with:
Expand Down
2 changes: 1 addition & 1 deletion spdlog.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: spdlog
version: 1.14.1
epoch: 0
epoch: 1
description: Fast C++ logging library.
copyright:
- license: MIT
Expand Down

0 comments on commit 8abf49c

Please sign in to comment.