Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion ports/wayland/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wayland",
"version": "1.23.1",
"version": "1.25.0",
"description": "Core Wayland window system code and protocol",
"homepage": "https://wayland.freedesktop.org",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -10713,7 +10713,7 @@
"port-version": 0
},
"wayland": {
"baseline": "1.23.1",
"baseline": "1.25.0",
"port-version": 0
},
"wayland-protocols": {
Expand Down
5 changes: 5 additions & 0 deletions versions/w-/wayland.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f3a3a7b35b73fc9b2b8bca3a8050a3a5e19c924e",
"version": "1.25.0",
"port-version": 0
},
{
"git-tree": "15e4d3bdaff7f31a3e77ad8df8ea405705388db0",
"version": "1.23.1",
Expand Down