Skip to content

Commit

Permalink
Update fmt to 11.1.4 (xmake-io#6518)
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored and Doekin committed Mar 5, 2025
1 parent 08b334b commit 68a3496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/f/fmt/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package("fmt")
set_urls("https://github.com/fmtlib/fmt/releases/download/$(version)/fmt-$(version).zip",
"https://github.com/fmtlib/fmt.git")

add_versions("11.1.4", "49b039601196e1a765e81c5c9a05a61ed3d33f23b3961323d7322e4fe213d3e6")
add_versions("11.1.3", "7df2fd3426b18d552840c071c977dc891efe274051d2e7c47e2c83c3918ba6df")
add_versions("11.1.2", "ef54df1d4ba28519e31bf179f6a4fb5851d684c328ca051ce5da1b52bf8b1641")
add_versions("11.1.1", "a25124e41c15c290b214c4dec588385153c91b47198dbacda6babce27edc4b45")
Expand Down

0 comments on commit 68a3496

Please sign in to comment.