Kaynağa Gözat

Update boost_ut with version v2.0.1 (#3446)

Braxton Salyer 1 yıl önce
ebeveyn
işleme
f804c523bf
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      packages/b/boost_ut/xmake.lua

+ 1 - 0
packages/b/boost_ut/xmake.lua

@@ -7,6 +7,7 @@ package("boost_ut")
     add_urls("https://github.com/boost-ext/ut/archive/refs/tags/$(version).tar.gz")
     add_urls("https://github.com/boost-ext/ut.git")
     add_versions("v1.1.9", "1a666513157905aa0e53a13fac602b5673dcafb04a869100a85cd3f000c2ed0d")
+    add_versions("v2.0.1", "1e43be17045a881c95cedc843d72fe9c1e53239b02ed179c1e39e041ebcd7dad")
 
     add_configs("modules", {description = "Enable C++20 modules", default = false, type = "boolean", readonly = true})