diff options
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/libebur128/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/libebur128/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/libebur128/portfile.cmake b/ports/libebur128/portfile.cmake index 5e4db581e..c1ea6a9b9 100644 --- a/ports/libebur128/portfile.cmake +++ b/ports/libebur128/portfile.cmake @@ -5,8 +5,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO jiixyj/libebur128 - REF v1.2.5 - SHA512 5f53c64f47bbad224840eef978bbc357f3fab091ef45f849749e5fabba0035d074451bc6e60240d3ff2c56b96faaf66fb91f32f96dcaacd9d81d3c148688c2f7 + REF v1.2.6 + SHA512 ab188c6d32cd14613119258313a8a3fb1167b55501c9f5b6d3ba738d674bc58f24ac3034c23d9730ed8dc3e95a23619bfb81719e4c79807a9a16c1a5b3423582 ) vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH} diff --git a/ports/libebur128/vcpkg.json b/ports/libebur128/vcpkg.json index 72624b6f8..57cda28d3 100644 --- a/ports/libebur128/vcpkg.json +++ b/ports/libebur128/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libebur128", - "version-string": "1.2.5", + "version-string": "1.2.6", "description": "A library implementing the EBU R128 audio loudness standard", "homepage": "https://github.com/jiixyj/libebur128", "license": "MIT", |
