mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 04:53:02 +08:00
[pipewire] update to 0.3.62 (#28289)
This commit is contained in:
parent
34a18bcebc
commit
8881569f02
@ -4,7 +4,7 @@ vcpkg_from_gitlab(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO pipewire/pipewire
|
||||
REF ${VERSION}
|
||||
SHA512 33ef5a100107f07a2f42eb008af4dc4bc67c38f4d4929e7ab865c67f16750a3f8d9baca117dc035d5bb88e6f48ce535595435a14770e982c33c349a466508e98
|
||||
SHA512 94d23a3660f76624abc18a1716519b4d18258a0a4c3047438df231f813df760f21f65b80c174f34b4de111da28b49ae3a46de961637e89828d67ecf614b17ba2
|
||||
HEAD_REF master # branch name
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pipewire",
|
||||
"version": "0.3.60",
|
||||
"version": "0.3.62",
|
||||
"description": "Low-latency audio/video router and processor. This port only builds the client library, not the server.",
|
||||
"homepage": "https://pipewire.org",
|
||||
"license": "MIT",
|
||||
|
@ -5797,7 +5797,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"pipewire": {
|
||||
"baseline": "0.3.60",
|
||||
"baseline": "0.3.62",
|
||||
"port-version": 0
|
||||
},
|
||||
"pistache": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a013a40facd5bdfc94419f5ce591b2c776922462",
|
||||
"version": "0.3.62",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "df4f2f936dc0a3f497e817b38e31209a399744e8",
|
||||
"version": "0.3.60",
|
||||
|
Loading…
Reference in New Issue
Block a user