Skip to content

Commit

Permalink
Add wrap files for zycore-1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP authored and neheb committed Jan 12, 2025
1 parent eb177c6 commit 710e7f7
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ci_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1141,5 +1141,11 @@
"build_options": [
"x-plane-sdk:cpp=enabled"
]
},
"zycore": {
"build_options": [
"zycore:examples=enabled",
"zycore:tests=enabled"
]
}
}
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -4003,5 +4003,13 @@
"1.3.3-2",
"1.3.3-1"
]
},
"zycore": {
"dependency_names": [
"zycore"
],
"versions": [
"1.5.1-1"
]
}
}
8 changes: 8 additions & 0 deletions subprojects/zycore.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[wrap-file]
directory = zycore-c-c84cf4a3e15d0a728d742b4b6b84a462c010df66
source_url = https://github.com/zyantific/zycore-c/archive/c84cf4a3e15d0a728d742b4b6b84a462c010df66/1.5.1.tar.gz
source_filename = 1.5.1.tar.gz
source_hash = 67b23fc6b26da95d1db93f077efc1b21cf76999d1c821eee9f935c271ef78210

[provide]
dependency_names = zycore

0 comments on commit 710e7f7

Please sign in to comment.