mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-14 10:38:14 +00:00
(#11442) daw_json_link: add version 3.0.0
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
sources:
|
||||
"3.0.0":
|
||||
url: "https://github.com/beached/daw_json_link/archive/v3.0.0.tar.gz"
|
||||
sha256: "298a9ed0cbc228d7ae99594c1babccfaceabc5e0e2a23e0d67d32cbd4bf72f86"
|
||||
"2.15.3":
|
||||
url: "https://github.com/beached/daw_json_link/archive/v2.15.3.tar.gz"
|
||||
sha256: "ec0457a5682a76c5aec709f2d6959ef7bafa0b54c5e7740f911d97991188ee84"
|
||||
|
@@ -33,7 +33,7 @@ class DawJsonLinkConan(ConanFile):
|
||||
elif tools.Version(self.version) < "2.12.0":
|
||||
self.requires("daw_header_libraries/2.5.3")
|
||||
else:
|
||||
self.requires("daw_header_libraries/2.53.3")
|
||||
self.requires("daw_header_libraries/2.64.2")
|
||||
self.requires("daw_utf_range/2.2.2")
|
||||
|
||||
def validate(self):
|
||||
|
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"3.0.0":
|
||||
folder: "all"
|
||||
"2.15.3":
|
||||
folder: "all"
|
||||
"2.15.2":
|
||||
|
Reference in New Issue
Block a user