@@ -93,43 +93,43 @@ let package = Package(
9393
9494 . binaryTarget(
9595 name: " Libmpv-GPL " ,
96- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libmpv-GPL.xcframework.zip " ,
97- checksum: " 58b0f73efeb0916805492aa700b2c4df2b113d393222d2ed0eae0aecc120f4f8 "
96+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libmpv-GPL.xcframework.zip " ,
97+ checksum: " 700b69c821dca3bb4ac9481f32b155b7059edbe9197f4efcfea8fe6b5b498140 "
9898 ) ,
9999 . binaryTarget(
100100 name: " Libavcodec-GPL " ,
101- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavcodec-GPL.xcframework.zip " ,
102- checksum: " a290d492abfab0b1e66652f3780343ba1a593f294e5c94a3b991d889c72c45d7 "
101+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavcodec-GPL.xcframework.zip " ,
102+ checksum: " 5d92c96872b92d67cb9cd85b74cf6058c274ddf0ff0b0bd177b572edafd1741c "
103103 ) ,
104104 . binaryTarget(
105105 name: " Libavdevice-GPL " ,
106- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavdevice-GPL.xcframework.zip " ,
107- checksum: " 79c9292d1caf86ae303ae45d5643e7e0e83a9f63318f04fe420da6b41a065805 "
106+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavdevice-GPL.xcframework.zip " ,
107+ checksum: " d2c8c63abc16b2070a666be94557a744bd22b6b867633813f870ae6367627154 "
108108 ) ,
109109 . binaryTarget(
110110 name: " Libavformat-GPL " ,
111- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavformat-GPL.xcframework.zip " ,
112- checksum: " 40286166d9f15c675566faf685d05fe3928d25263f7a46dab71f5535a34e7990 "
111+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavformat-GPL.xcframework.zip " ,
112+ checksum: " 1acf155e5d18b4cab0df76bb6e110ae092c932a9472bb0aafb5c643e9ced1ff2 "
113113 ) ,
114114 . binaryTarget(
115115 name: " Libavfilter-GPL " ,
116- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavfilter-GPL.xcframework.zip " ,
117- checksum: " 2e5a3f804a55827f090938c60ff77102ed841eab84c8c6f6aad751db0f5fdbe1 "
116+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavfilter-GPL.xcframework.zip " ,
117+ checksum: " 8a5945f7f1e533e214add0423f5b3bf83c3aaeaff386fb85b3dff63608387cc0 "
118118 ) ,
119119 . binaryTarget(
120120 name: " Libavutil-GPL " ,
121- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavutil-GPL.xcframework.zip " ,
122- checksum: " 91440f6d743ddf2c828793ac9e0bc6ec8e11efa55d77701de9fb0276ff1e41d1 "
121+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavutil-GPL.xcframework.zip " ,
122+ checksum: " 970bfc7f8e1d190237acc57b451503da595a0a51b592514aa0e9e93f6beac1f1 "
123123 ) ,
124124 . binaryTarget(
125125 name: " Libswresample-GPL " ,
126- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libswresample-GPL.xcframework.zip " ,
127- checksum: " f4ba0a308652291e7da76f5686c35e104034df4e5e6f584358ffea103ab4541b "
126+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libswresample-GPL.xcframework.zip " ,
127+ checksum: " 31f44276e5d83c7fd1837f56d0f7e6f345e685eba6cd6fc8fd3ddfd43d7a0373 "
128128 ) ,
129129 . binaryTarget(
130130 name: " Libswscale-GPL " ,
131- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libswscale-GPL.xcframework.zip " ,
132- checksum: " 8d696c6cb9278ce9bb4c861c37d8fb7fb851c5625757d5b6920b6d60d1d0fba9 "
131+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libswscale-GPL.xcframework.zip " ,
132+ checksum: " 41bf56477bae5ed272d5a74935996a1b7eea7ccfebbc07dffb2d6d6871d475cc "
133133 ) ,
134134 //AUTO_GENERATE_TARGETS_BEGIN//
135135
@@ -253,38 +253,38 @@ let package = Package(
253253
254254 . binaryTarget(
255255 name: " Libavcodec " ,
256- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavcodec.xcframework.zip " ,
257- checksum: " 372483586459f5fd84ab35773490babbc0606ed0a971843fbf48af528598611c "
256+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavcodec.xcframework.zip " ,
257+ checksum: " 3dbc37dfa3b1a211455400cbfde2a072f866f9708fce05b6d3e78e3094dcec82 "
258258 ) ,
259259 . binaryTarget(
260260 name: " Libavdevice " ,
261- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavdevice.xcframework.zip " ,
262- checksum: " 4e4e9a28a746450c2d56f50142245d1462c20f5edd0dfd3772e8e3d9e127d781 "
261+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavdevice.xcframework.zip " ,
262+ checksum: " 08c7eedf93b05d856616d3970ec9381110df9816bdad62eab9a28b09c25d74e1 "
263263 ) ,
264264 . binaryTarget(
265265 name: " Libavformat " ,
266- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavformat.xcframework.zip " ,
267- checksum: " f0aaa2993be378c7d00a0b065d8b5c8d0ec34bc6217deed7f7c2afea82602a0e "
266+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavformat.xcframework.zip " ,
267+ checksum: " 568abd5864ac25a2120850f7ea31600bbfa706f1c36d7255c610521aabf179be "
268268 ) ,
269269 . binaryTarget(
270270 name: " Libavfilter " ,
271- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavfilter.xcframework.zip " ,
272- checksum: " 7cb0c95dbaab1a1f7c59529d988abbfc2b003ded943cd009a386c85b90ea365d "
271+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavfilter.xcframework.zip " ,
272+ checksum: " 6d3bdb7016c0c3e708269c397914ab0e12eaf89ed6edc6d8ff0997433c2dfa4f "
273273 ) ,
274274 . binaryTarget(
275275 name: " Libavutil " ,
276- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libavutil.xcframework.zip " ,
277- checksum: " 284155befb18262eda177868784336caa1c8117d0a6bdf8cd1fda4a590988646 "
276+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libavutil.xcframework.zip " ,
277+ checksum: " 117970c61f0b7c5a5d88e167c7a566c78ab536a7e8ff7b30b1384bbf52aa465b "
278278 ) ,
279279 . binaryTarget(
280280 name: " Libswresample " ,
281- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libswresample.xcframework.zip " ,
282- checksum: " 16b31d138230ff145808b735b78329c8cbae7b1c078f8db8cf660203cf2f5231 "
281+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libswresample.xcframework.zip " ,
282+ checksum: " b90efff416c5bf0cbacf0470347062466f26c25b6cb055f7981dfd550cf450e4 "
283283 ) ,
284284 . binaryTarget(
285285 name: " Libswscale " ,
286- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libswscale.xcframework.zip " ,
287- checksum: " d58699780938475eb98cdae67c4ed1e749aef9ae3f4b9599f5f5fd129244fbbf "
286+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libswscale.xcframework.zip " ,
287+ checksum: " 6054c6eff5efc437027409cfeb3dbe724296d04a542d74efdbe7b0bd9f961455 "
288288 ) ,
289289
290290 . binaryTarget(
@@ -301,8 +301,8 @@ let package = Package(
301301
302302 . binaryTarget(
303303 name: " Libmpv " ,
304- url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0/Libmpv.xcframework.zip " ,
305- checksum: " 4092cf0fdcc843ec9295383374b4a0236965b5dd834ba791841615441bd34481 "
304+ url: " https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix /Libmpv.xcframework.zip " ,
305+ checksum: " 6549187aa00e8fc5d9ae19493006399a736caff7ca667592c9399ea557787fa3 "
306306 ) ,
307307 //AUTO_GENERATE_TARGETS_END//
308308 ]
0 commit comments