(#14746) simdutf: add version 2.0.8

* simdutf: add version 2.0.7

* update 2.0.8
This commit is contained in:
toge
2022-12-15 10:45:00 +09:00
committed by GitHub
parent 0865fafb7c
commit 010cb6c195
2 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
sources:
"2.0.8":
url: "https://github.com/simdutf/simdutf/archive/refs/tags/v2.0.8.tar.gz"
sha256: "bd7aa550a8d9a1aba2c0b4eb2088f90c964375b13394f9076f7ba49f51dc40b5"
"2.0.6":
url: "https://github.com/simdutf/simdutf/archive/refs/tags/v2.0.6.tar.gz"
sha256: "40f1f9a4403f81c2c3d736ef9c73662835b2241871caa262fcd654e0898f9e4e"
@@ -12,6 +15,10 @@ sources:
url: "https://github.com/simdutf/simdutf/archive/refs/tags/v1.0.1.tar.gz"
sha256: "e7832ba58fb95fe00de76dbbb2f17d844a7ad02a6f5e3e9e5ce9520e820049a0"
patches:
"2.0.8":
- patch_file: "patches/2.0.3-0001-fix-cmake.patch"
patch_description: "remove static build, enable rpath on macOS"
patch_type: "conan"
"2.0.6":
- patch_file: "patches/2.0.3-0001-fix-cmake.patch"
patch_description: "remove static build, enable rpath on macOS"

View File

@@ -1,4 +1,6 @@
versions:
"2.0.8":
folder: all
"2.0.6":
folder: all
"2.0.3":