Skip to content

Commit e366df0

Browse files
pkg(glaze): update to 7.8.2 (#185)
## Package Updates ### glaze - **Version:** `7.8.1` -> `7.8.2` - **Release:** https://github.com/stephenberry/glaze/releases/tag/v7.8.2 --- *This PR was automatically created by the package version checker.* *Packages are grouped by dependency chain to ensure correct build order.* Co-authored-by: Claude <claude@anthropic.com>
1 parent 18696b0 commit e366df0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/glaze/glaze.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global debug_package %{nil}
22

33
Name: glaze
4-
Version: 7.8.1
4+
Version: 7.8.2
55
Release: 1%{?dist}
66
Summary: Extremely fast, in memory, JSON and interface library for modern C++
77

@@ -46,6 +46,8 @@ Development files for %{name}. Glaze is a header-only library.
4646
%{_includedir}/%{name}/
4747

4848
%changelog
49+
* Wed Jun 17 2026 Hypercube <hypercube@binarypie.dev> - 7.8.2-1
50+
- Update to 7.8.2
4951
* Fri Jun 12 2026 Hypercube <hypercube@binarypie.dev> - 7.8.1-1
5052
- Update to 7.8.1
5153
* Sat May 30 2026 Hypercube <hypercube@binarypie.dev> - 7.7.1-1

0 commit comments

Comments
 (0)