Update trompeloeil to v48 (#4667)

pull/4670/head
ruki 9 months ago committed by GitHub
parent f72e0c4d91
commit 0515b232a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/t/trompeloeil/xmake.lua

@ -6,6 +6,7 @@ package("trompeloeil")
set_license("BSL-1.0")
add_urls("https://github.com/rollbear/trompeloeil/archive/refs/tags/$(version).tar.gz")
add_versions("v48", "eebd18456975251ea3450b815e241cccfefba5b883e4a36bd309f9cf629bdec6")
add_versions("v47", "4a1d79260c1e49e065efe0817c8b9646098ba27eed1802b0c3ba7d959e4e5e84")
add_versions("v43", "86a0afa2e97347202a0a883ab43da78c1d4bfff0d6cb93205cfc433d0d9eb9eb")

Loading…
Cancel
Save