Skip to content

Commit

Permalink
Update simdjson to v3.12.2 (#6516)
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Mar 5, 2025
1 parent b6e67cc commit 3594d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/s/simdjson/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package("simdjson")

add_urls("https://github.com/simdjson/simdjson/archive/refs/tags/$(version).tar.gz",
"https://github.com/simdjson/simdjson.git")
add_versions("v3.12.2", "8ac7c97073d5079f54ad66d04381ec75e1169c2e20bfe9b6500bc81304da3faf")
add_versions("v3.11.3", "eeb10661047e476aa3b535d14a32af95690691778d7afe0630a344654ff9759a")
add_versions("v3.11.2", "47a6d78a70c25764386a01b55819af386b98fc421da79ae8de3ae0242cf66d93")
add_versions("v3.10.1", "1e8f881cb2c0f626c56cd3665832f1e97b9d4ffc648ad9e1067c134862bba060")
Expand Down

0 comments on commit 3594d5d

Please sign in to comment.