Skip to content

Commit

Permalink
Update rapidfuzz to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 13, 2024
1 parent ac0e299 commit 77a5ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/r/rapidfuzz/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package("rapidfuzz")
add_urls("https://github.com/rapidfuzz/rapidfuzz-cpp/archive/refs/tags/$(version).tar.gz",
"https://github.com/rapidfuzz/rapidfuzz-cpp.git")

add_versions("v3.0.5", "e32936cc66333a12f659553b5fdd6d0c22257d32ac3b7a806ac9031db8dea5a1")
add_versions("v3.0.4", "18d1c41575ceddd6308587da8befc98c85d3b5bc2179d418daffed6d46b8cb0a")
add_versions("v3.0.2", "4fddce5c0368e78bd604c6b820e6be248d669754715e39b4a8a281bda4c06de1")

Expand Down

0 comments on commit 77a5ae0

Please sign in to comment.