add version pyincpp v1.6.1 (#4054)

This is the last version for v1 and requires C++17.
pull/4067/head
Chobits 9 months ago committed by GitHub
parent 0e573a7968
commit 150c3a3ffc
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("v1.6.1", "6a49657cb1f36f4fa400706a631c300771972015b4181f8cc352aa3de7e1a2a3")
add_versions("v1.6.0", "1e8e4bfde447c439974180e206087b309f50ac0e24aeddf39d21d73fd7067368")
add_versions("v1.4.1", "f3de3b5044a5c640811e87782264acbaf14697cd8c35bb21ddcd4de5664a60d0")
add_versions("v1.3.3", "2689349de9faa35d8bbefddcc7d29d49308a2badd58961cc2b1a8f80c96d0823")

Loading…
Cancel
Save