Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -637,6 +637,7 @@
"cpp-httplib"
],
"versions": [
"0.45.0-1",
"0.43.2-1",
"0.43.1-1",
"0.42.0-1",
Expand Down
8 changes: 4 additions & 4 deletions subprojects/cpp-httplib.wrap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[wrap-file]
directory = cpp-httplib-0.43.2
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.43.2.tar.gz
source_filename = cpp-httplib-0.43.2.tar.gz
source_hash = c2aba52598df7b2169a0510497fdd95c843421040b0997db82fefa22f9d50a5b
directory = cpp-httplib-0.45.0
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.45.0.tar.gz
source_filename = cpp-httplib-0.45.0.tar.gz
source_hash = 03121ca28d210ac8014021c2f2deda4a181f215b1638c493c40a4c7e6056495f

[provide]
dependency_names = cpp-httplib
Loading