Skip to content

Commit eb2e500

Browse files
committed
- fix file hashes for macOS downloads
1 parent 3642d1c commit eb2e500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@
12361236
<configuration>
12371237
<url>https://s3.mvorg.de/res/dev/mac/bin/apple_silicon/ffmpeg</url>
12381238
<outputDirectory>${project.build.directory}/bin</outputDirectory>
1239-
<md5>b286884d4ad306303b30e657606425a0</md5>
1239+
<md5>59529684989790fb73c956f813c9be13</md5>
12401240
</configuration>
12411241
</execution>
12421242
<execution>
@@ -1248,7 +1248,7 @@
12481248
<configuration>
12491249
<url>https://s3.mvorg.de/res/dev/mac/bin/apple_silicon/ffprobe</url>
12501250
<outputDirectory>${project.build.directory}/bin</outputDirectory>
1251-
<md5>b28d6e1dade2a1773513b86d23c74c13</md5>
1251+
<md5>cca2b80ca82a1fd6f96763ba2ecbe691</md5>
12521252
</configuration>
12531253
</execution>
12541254
</executions>

0 commit comments

Comments
 (0)