We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cd52d commit a552e69Copy full SHA for a552e69
spdlog.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: spdlog
3
- version: "1.15.3"
4
- epoch: 2
+ version: "1.16.0"
+ epoch: 0
5
description: Fast C++ logging library.
6
copyright:
7
- license: MIT
@@ -18,7 +18,7 @@ environment:
18
pipeline:
19
- uses: git-checkout
20
with:
21
- expected-commit: 6fa36017cfd5731d617e1a934f0e5ea9c4445b13
+ expected-commit: 486b55554f11c9cccc913e11a87085b2a91f706f
22
repository: https://github.com/gabime/spdlog
23
tag: v${{package.version}}
24
0 commit comments