mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 00:08:59 +08:00
[pipewire] Update to 1.2.6 (#41860)
This commit is contained in:
parent
163b97d462
commit
c49b84bab5
@ -3,7 +3,7 @@ vcpkg_from_gitlab(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO pipewire/pipewire
|
||||
REF "${VERSION}"
|
||||
SHA512 5ebd27ac0fe599ebdce9f08af0926a949df01c67997b8ddfaa86975eff96f7a37e19b6ed4a62e22d1fba48893d5cd2e0e2572e8d97d016536623ec7bfe6078aa
|
||||
SHA512 8f444695a3ec4c03fa1a9735d0c08031631b565ff8fbee0edcbbbdf87330da632eb87ba92a9071cbfa2d9ed96705002e63ae7c48277fc45a0a3b793fff39819a
|
||||
HEAD_REF master # branch name
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pipewire",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.6",
|
||||
"description": "Low-latency audio/video router and processor. This port only builds the client library, not the server.",
|
||||
"homepage": "https://pipewire.org",
|
||||
"license": "MIT",
|
||||
|
@ -6981,7 +6981,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"pipewire": {
|
||||
"baseline": "1.2.5",
|
||||
"baseline": "1.2.6",
|
||||
"port-version": 0
|
||||
},
|
||||
"pistache": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9cd946c560c5fb45927e429d3e879aab1868335f",
|
||||
"version": "1.2.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "76b5ab518b516d973957b81e57aecd436ff31e08",
|
||||
"version": "1.2.5",
|
||||
|
Loading…
Reference in New Issue
Block a user