Skip to content

Commit

Permalink
Merge pull request media-kit#431 from birros/feat/bump-darwin-libs-2
Browse files Browse the repository at this point in the history
build(darwin): bump libs
  • Loading branch information
alexmercerind authored Sep 2, 2023
2 parents 2d1f00e + d518d84 commit 8e646cc
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.3
MPV_XCFRAMEWORKS_SHA256SUM=f0667958b23154d17d87e2efda4dfba885c33c0313ca1cff673c76582e87112e
MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=8aef983d8ff254e85724249252d06eec17fac5936d0c742ec76fc42878b72cd4

.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.3
MPV_XCFRAMEWORKS_SHA256SUM=94fcc3bbb62a033d35d5c9b41d9e58089761fce07d95bfa9d9b83ac120913e86
MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=75fa7ceca3950aa4823f783acb9f4defd4ffa590585fbb198988e5dfa765754b

.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.3
MPV_XCFRAMEWORKS_SHA256SUM=c061bfdf74812d15abdc01c6d38b8015a26311a8faf188fdf2e6b66aa5ae6c73
MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=9c048c269ca8a38a88d93abdf28960b05767c8681cb1ac0da8c6ec396b7dbbad

.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.3
MPV_XCFRAMEWORKS_SHA256SUM=9408a77107290d8313a353788f25f3673d57affd1eaa240d10c014a52899c681
MPV_XCFRAMEWORKS_VERSION=v0.5.7
MPV_XCFRAMEWORKS_SHA256SUM=e887650b85fb5bc98f36cf2c615c969ea01ebbe63c2abf54789c46041d3acfaf

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

0 comments on commit 8e646cc

Please sign in to comment.