Skip to content

Commit e772695

Browse files
authored
Merge pull request #41098 from wolfi-dev/wolfictl-2407c032-9c87-425c-9019-d73384628d92
spdlog/1.15.1 package update
2 parents e4a18d0 + a6088a8 commit e772695

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

spdlog.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: spdlog
3-
version: 1.15.0
4-
epoch: 1
3+
version: "1.15.1"
4+
epoch: 0
55
description: Fast C++ logging library.
66
copyright:
77
- license: MIT
@@ -18,11 +18,9 @@ environment:
1818
pipeline:
1919
- uses: git-checkout
2020
with:
21-
expected-commit: 8e5613379f5140fefb0b60412fbf1f5406e7c7f8
21+
expected-commit: f355b3d58f7067eee1706ff3c801c2361011f3d5
2222
repository: https://github.com/gabime/spdlog
2323
tag: v${{package.version}}
24-
cherry-picks: |
25-
v1.x/276ee5f5c0eb13626bd367b006ace5eae9526d8a: fix: update to_string_view function for fmt 11.1 (#3301)
2624

2725
- uses: cmake/configure
2826
with:

0 commit comments

Comments
 (0)