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 @@ -2885,6 +2885,7 @@
"libxml++-5.0"
],
"versions": [
"5.6.1-1",
"5.6.0-1",
"5.4.0-2",
"5.4.0-1",
Expand Down
8 changes: 4 additions & 4 deletions subprojects/libxmlpp.wrap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[wrap-file]
directory = libxml++-5.6.0
source_url = https://github.com/libxmlplusplus/libxmlplusplus/releases/download/5.6.0/libxml++-5.6.0.tar.xz
source_filename = libxml++-5.6.0.tar.xz
source_hash = cd01ad15a5e44d5392c179ddf992891fb1ba94d33188d9198f9daf99e1bc4fec
directory = libxml++-5.6.1
source_url = https://github.com/libxmlplusplus/libxmlplusplus/releases/download/5.6.1/libxml++-5.6.1.tar.xz
source_filename = libxml++-5.6.1.tar.xz
source_hash = 4996e8a73995e8a4cd656c8591dce38181146edfc30cb47c97d1db3c56990ad7

[provide]
dependency_names = libxml++-5.0
Loading