Skip to content

Commit

Permalink
Merge pull request media-kit#442 from birros/build/bump-darwin-libs-3
Browse files Browse the repository at this point in the history
build(darwin): bump libs
  • Loading branch information
birros authored Sep 3, 2023
2 parents 8e646cc + c3cfa65 commit eff00e3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions libs/ios/media_kit_libs_ios_audio/ios/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: Frameworks/*.xcframework Frameworks/.symlinks

MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=8aef983d8ff254e85724249252d06eec17fac5936d0c742ec76fc42878b72cd4
MPV_XCFRAMEWORKS_VERSION=v0.5.8
MPV_XCFRAMEWORKS_SHA256SUM=2fbaa5e21ee3af624f4e51c14252508152d703c5efc717046237b133f49bb089

.cache/xcframeworks/libmpv-xcframeworks-${MPV_XCFRAMEWORKS_VERSION}-ios-universal.tar.gz:
mkdir -p .cache/xcframeworks
Expand Down
4 changes: 2 additions & 2 deletions libs/ios/media_kit_libs_ios_video/ios/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: Frameworks/*.xcframework Frameworks/.symlinks

MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=75fa7ceca3950aa4823f783acb9f4defd4ffa590585fbb198988e5dfa765754b
MPV_XCFRAMEWORKS_VERSION=v0.5.8
MPV_XCFRAMEWORKS_SHA256SUM=1dcf5eb727689f01844c8b9dc0e7dd414397aa8cfd72120038defa244afeaad1

.cache/xcframeworks/libmpv-xcframeworks-${MPV_XCFRAMEWORKS_VERSION}-ios-universal.tar.gz:
mkdir -p .cache/xcframeworks
Expand Down
4 changes: 2 additions & 2 deletions libs/macos/media_kit_libs_macos_audio/macos/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: Frameworks/*.xcframework Frameworks/.symlinks

MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=9c048c269ca8a38a88d93abdf28960b05767c8681cb1ac0da8c6ec396b7dbbad
MPV_XCFRAMEWORKS_VERSION=v0.5.8
MPV_XCFRAMEWORKS_SHA256SUM=87e3c46ec05bc72cb39c6b920942857c8e0bcccba27c88619f118ec4f66a7168

.cache/xcframeworks/libmpv-xcframeworks-${MPV_XCFRAMEWORKS_VERSION}-macos-universal.tar.gz:
mkdir -p .cache/xcframeworks
Expand Down
4 changes: 2 additions & 2 deletions libs/macos/media_kit_libs_macos_video/macos/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
all: Frameworks/*.xcframework Frameworks/.symlinks

MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=e887650b85fb5bc98f36cf2c615c969ea01ebbe63c2abf54789c46041d3acfaf
MPV_XCFRAMEWORKS_VERSION=v0.5.8
MPV_XCFRAMEWORKS_SHA256SUM=726017f122efa70396fdef12f0d341e36ced205467288e017200f16b976a2e97

.cache/xcframeworks/libmpv-xcframeworks-${MPV_XCFRAMEWORKS_VERSION}-macos-universal.tar.gz:
mkdir -p .cache/xcframeworks
Expand Down

0 comments on commit eff00e3

Please sign in to comment.