mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
[plasma-wayland-protocols] update to 1.14.0 (#41614)
This commit is contained in:
parent
49540ed0c7
commit
4d22d579c2
@ -1,8 +1,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO KDE/plasma-wayland-protocols
|
REPO KDE/plasma-wayland-protocols
|
||||||
REF v1.8.0
|
REF "v${VERSION}"
|
||||||
SHA512 5e3cfd6d2d6a6f8dfcf97ef046bd2a671945abf81dc47d452eed4e6e0fde44e98566439cb12b5099adf023cb9ff6257cc97d9fa9bd432946c7687914cb4ee88b
|
SHA512 3cb5ea1c5c69384181005520c9999b0f1548ec91f2894204ab9a103dd6d76621932f4d6c536664797ab2d24df4e1f182a353bd9be802565ec48dec657cc59276
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "plasma-wayland-protocols",
|
"name": "plasma-wayland-protocols",
|
||||||
"version": "1.8.0",
|
"version": "1.14.0",
|
||||||
"description": "The non-standard Wayland protocols use by KDE Plasma",
|
"description": "The non-standard Wayland protocols use by KDE Plasma",
|
||||||
"homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/",
|
"homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/",
|
||||||
"supports": "linux",
|
"supports": "linux",
|
||||||
|
@ -6985,7 +6985,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"plasma-wayland-protocols": {
|
"plasma-wayland-protocols": {
|
||||||
"baseline": "1.8.0",
|
"baseline": "1.14.0",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"platform-folders": {
|
"platform-folders": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "d5de80e9722055b7a9df78a6986f82ed6b5e0a44",
|
||||||
|
"version": "1.14.0",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "3a8a656179e4f748a1249ea2b242ea9798ec9501",
|
"git-tree": "3a8a656179e4f748a1249ea2b242ea9798ec9501",
|
||||||
"version": "1.8.0",
|
"version": "1.8.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user