1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/fmt: upgrade to 11.2.0

https://github.com/fmtlib/fmt/releases/tag/11.2.0
This commit is contained in:
fossdd 2025-05-03 19:45:02 +00:00 committed by Andy Postnikov
parent 4c42fa5851
commit ccefbe4165

View file

@ -2,7 +2,7 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
maintainer="fossdd <fossdd@pwned.life>"
pkgname=fmt
pkgver=11.1.4
pkgver=11.2.0
pkgrel=0
pkgdesc="Open-source formatting library for C++"
url="https://fmt.dev/latest/index.html"
@ -37,5 +37,5 @@ package() {
}
sha512sums="
8269e76157c531f2c08295ca499d2a64e91c39ffbeed5d726d9aba92bf3d55a7d0e2cd05adbd7d2ccd2dee8a819037f48feb962824cb4c7959c8345795b404aa fmt-11.1.4.zip
75586d02284a33c0c101b6e78cbb1d61f169610ae9027ddfc20936751a8c2ac4453f3046e7b05fa167a8f8eedeafde0f4cb0bff4f798c17c80994521f660174d fmt-11.2.0.zip
"