Skip to content

Commit e173163

Browse files
chore: bump version to 0.40.0-fix2
1 parent 60a74b3 commit e173163

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

Package.swift

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -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-fix/Libmpv-GPL.xcframework.zip",
97-
checksum: "700b69c821dca3bb4ac9481f32b155b7059edbe9197f4efcfea8fe6b5b498140"
96+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libmpv-GPL.xcframework.zip",
97+
checksum: "37d3a47e7ded711a99753b7f8c22cfecf94adf27074c17107447c63c22bfae8e"
9898
),
9999
.binaryTarget(
100100
name: "Libavcodec-GPL",
101-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavcodec-GPL.xcframework.zip",
102-
checksum: "5d92c96872b92d67cb9cd85b74cf6058c274ddf0ff0b0bd177b572edafd1741c"
101+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavcodec-GPL.xcframework.zip",
102+
checksum: "162470639a5dfc357b61b89b1b1b8229edeeee2854b17e40a23dda7f88da79e5"
103103
),
104104
.binaryTarget(
105105
name: "Libavdevice-GPL",
106-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavdevice-GPL.xcframework.zip",
107-
checksum: "d2c8c63abc16b2070a666be94557a744bd22b6b867633813f870ae6367627154"
106+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavdevice-GPL.xcframework.zip",
107+
checksum: "37d9adda396f89c29a6fa20bdc0f67a9417afd4347d940a588fad62fe557b4dc"
108108
),
109109
.binaryTarget(
110110
name: "Libavformat-GPL",
111-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavformat-GPL.xcframework.zip",
112-
checksum: "1acf155e5d18b4cab0df76bb6e110ae092c932a9472bb0aafb5c643e9ced1ff2"
111+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavformat-GPL.xcframework.zip",
112+
checksum: "b0c5d63ce869355abbe74fb3269552b1d1c9e2027da3ecf72fa615f30606c36c"
113113
),
114114
.binaryTarget(
115115
name: "Libavfilter-GPL",
116-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavfilter-GPL.xcframework.zip",
117-
checksum: "8a5945f7f1e533e214add0423f5b3bf83c3aaeaff386fb85b3dff63608387cc0"
116+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavfilter-GPL.xcframework.zip",
117+
checksum: "f38a0088ea8647c50eee60a4ce4dd60a51c353ad7d1422febe387db9ccf43fc4"
118118
),
119119
.binaryTarget(
120120
name: "Libavutil-GPL",
121-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavutil-GPL.xcframework.zip",
122-
checksum: "970bfc7f8e1d190237acc57b451503da595a0a51b592514aa0e9e93f6beac1f1"
121+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavutil-GPL.xcframework.zip",
122+
checksum: "0d5d84936d48fa18d10c27928cf02bda2d1cbe5fdf982c4f6debbbbe93ec8eb0"
123123
),
124124
.binaryTarget(
125125
name: "Libswresample-GPL",
126-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libswresample-GPL.xcframework.zip",
127-
checksum: "31f44276e5d83c7fd1837f56d0f7e6f345e685eba6cd6fc8fd3ddfd43d7a0373"
126+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libswresample-GPL.xcframework.zip",
127+
checksum: "3e28b2293bdcd5a78ec9486d1623f8937f59b45609a5cfb6f1664f4331d0a673"
128128
),
129129
.binaryTarget(
130130
name: "Libswscale-GPL",
131-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libswscale-GPL.xcframework.zip",
132-
checksum: "41bf56477bae5ed272d5a74935996a1b7eea7ccfebbc07dffb2d6d6871d475cc"
131+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libswscale-GPL.xcframework.zip",
132+
checksum: "05d68d0737cda8d5ff1358e27ff6f583f01deccad8089564a2c092f325e55674"
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-fix/Libavcodec.xcframework.zip",
257-
checksum: "3dbc37dfa3b1a211455400cbfde2a072f866f9708fce05b6d3e78e3094dcec82"
256+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavcodec.xcframework.zip",
257+
checksum: "94bc58467154765fc88ff792c9cfc77d468b56f04e582d60104bb4fadab0a596"
258258
),
259259
.binaryTarget(
260260
name: "Libavdevice",
261-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavdevice.xcframework.zip",
262-
checksum: "08c7eedf93b05d856616d3970ec9381110df9816bdad62eab9a28b09c25d74e1"
261+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavdevice.xcframework.zip",
262+
checksum: "31aa61c1b45dc558062f0bd063313ca81b7a08ba0e419ebba965cef17317164a"
263263
),
264264
.binaryTarget(
265265
name: "Libavformat",
266-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavformat.xcframework.zip",
267-
checksum: "568abd5864ac25a2120850f7ea31600bbfa706f1c36d7255c610521aabf179be"
266+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavformat.xcframework.zip",
267+
checksum: "8691e2e21fdf96bef3945adb337fcd161fed531560dc0491b9b8edd1eedb1fda"
268268
),
269269
.binaryTarget(
270270
name: "Libavfilter",
271-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavfilter.xcframework.zip",
272-
checksum: "6d3bdb7016c0c3e708269c397914ab0e12eaf89ed6edc6d8ff0997433c2dfa4f"
271+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavfilter.xcframework.zip",
272+
checksum: "a56823c7b814f4250895ff589f339ae6e2af6566eb229334128df5cb0928d89b"
273273
),
274274
.binaryTarget(
275275
name: "Libavutil",
276-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libavutil.xcframework.zip",
277-
checksum: "117970c61f0b7c5a5d88e167c7a566c78ab536a7e8ff7b30b1384bbf52aa465b"
276+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libavutil.xcframework.zip",
277+
checksum: "00a4e0b043733896854fce40c07a04eb295699a404cc82dd0cb019f43d94648f"
278278
),
279279
.binaryTarget(
280280
name: "Libswresample",
281-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libswresample.xcframework.zip",
282-
checksum: "b90efff416c5bf0cbacf0470347062466f26c25b6cb055f7981dfd550cf450e4"
281+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libswresample.xcframework.zip",
282+
checksum: "679847a0587a4ee22b8a6f365f578dfe0bc6d3e980ac77c96b94c3cec71b674d"
283283
),
284284
.binaryTarget(
285285
name: "Libswscale",
286-
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix/Libswscale.xcframework.zip",
287-
checksum: "6054c6eff5efc437027409cfeb3dbe724296d04a542d74efdbe7b0bd9f961455"
286+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libswscale.xcframework.zip",
287+
checksum: "9a61ba737736408b6659178e68b8b47876112fa68528029387fde5d3c458d919"
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-fix/Libmpv.xcframework.zip",
305-
checksum: "6549187aa00e8fc5d9ae19493006399a736caff7ca667592c9399ea557787fa3"
304+
url: "https://github.com/mpvkit/MPVKit/releases/download/0.40.0-fix2/Libmpv.xcframework.zip",
305+
checksum: "8bf36f77f05c73805392f407413c3377a9edf1340868e749b5acd70405ab30bc"
306306
),
307307
//AUTO_GENERATE_TARGETS_END//
308308
]

0 commit comments

Comments
 (0)