Update pyincpp to v2.5.1 (#5136)

pull/5143/head
ruki 3 months ago committed by GitHub
parent bd6a0dce96
commit a95013dbca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/p/pyincpp/xmake.lua

@ -6,6 +6,7 @@ package("pyincpp")
add_urls("https://github.com/chen-qingyu/pyincpp/archive/refs/tags/$(version).tar.gz",
"https://github.com/chen-qingyu/pyincpp.git")
add_versions("v2.5.1", "305bdf437146e7230c1fc7a1e59009e765468b24133b6def4e17bb01d80f54ad")
add_versions("v2.4.1", "766fc1dec895cf54803bf8ea7f9e86f9aa8e001b38c1f14a88907849e81f634b")
add_versions("v2.4.0", "ae48bc62e9ed8f89e31235ee79385e59b0be6fd6720e8ebe0aa3d10ec7c9fee2")
add_versions("v2.3.0", "e10640c03a6ae9365a299f57a68a5f2a873146b07f92fd33bc4f673e21d68072")

Loading…
Cancel
Save