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 @@ -631,6 +631,7 @@
"cpp-httplib"
],
"versions": [
"0.35.0-1",
"0.34.0-1",
"0.33.1-1",
"0.32.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.34.0
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.34.0.tar.gz
source_filename = cpp-httplib-0.34.0.tar.gz
source_hash = cb8e41c4b270f4fc520df71097089b71896c652927d61a94a11cd59689a0515b
directory = cpp-httplib-0.35.0
source_url = https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.35.0.tar.gz
source_filename = cpp-httplib-0.35.0.tar.gz
source_hash = 979a18af80c3daa0a4993cb58a7550038a90d9018f6ed05b5e9db2f8f720cc21

[provide]
dependency_names = cpp-httplib
Loading