From b2f6f80d8059e1d0e5df65d074f576263a8a92fa Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Mon, 22 Jun 2026 01:31:48 +0000 Subject: Woodpecker CI 8155166259e4e8414d22db5e8fab6bec16d6d1b9 [SKIP CI] --- fmt/.files | 2 ++ fmt/.shasum | 2 +- fmt/abuild | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'fmt') diff --git a/fmt/.files b/fmt/.files index e3dc6843..5fe59e84 100644 --- a/fmt/.files +++ b/fmt/.files @@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/include/fmt/ -rw-r--r-- root/root usr/include/fmt/color.h -rw-r--r-- root/root usr/include/fmt/compile.h -rw-r--r-- root/root usr/include/fmt/core.h +-rw-r--r-- root/root usr/include/fmt/fmt-c.h -rw-r--r-- root/root usr/include/fmt/format-inl.h -rw-r--r-- root/root usr/include/fmt/format.h -rw-r--r-- root/root usr/include/fmt/os.h @@ -22,6 +23,7 @@ drwxr-xr-x root/root usr/lib/cmake/fmt/ -rw-r--r-- root/root usr/lib/cmake/fmt/fmt-config.cmake -rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets-release.cmake -rw-r--r-- root/root usr/lib/cmake/fmt/fmt-targets.cmake +-rw-r--r-- root/root usr/lib/libfmt-c.a -rw-r--r-- root/root usr/lib/libfmt.a drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fmt.pc diff --git a/fmt/.shasum b/fmt/.shasum index 2bada604..6abcae6d 100644 --- a/fmt/.shasum +++ b/fmt/.shasum @@ -1 +1 @@ -1b44e71eefe78ec6fc87f349b62c698ccb18daf3fc9e1ab4364c3a3a fmt-12.1.0.tar.gz +e7cb34b11d4966040dff20b96db67d54fb49c97d2fb645eb6467cba7 fmt-12.2.0.tar.gz diff --git a/fmt/abuild b/fmt/abuild index 7db3a97a..bd6b8e55 100644 --- a/fmt/abuild +++ b/fmt/abuild @@ -1,5 +1,5 @@ name=fmt -version=12.1.0 +version=12.2.0 release=1 source="https://github.com/${name}lib/${name}/archive/${version}/${name}-${version}.tar.gz" keep_static=1 -- cgit v1.2.3