File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1313 <properties >
1414 <maven .compiler.target>11</maven .compiler.target>
1515 <maven .compiler.source>11</maven .compiler.source>
16+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1617 </properties >
1718
1819 <dependencies >
8283 <url >https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-20190518-c61d16c-win64-shared.zip</url >
8384 <unpack >true</unpack >
8485 <outputDirectory >${project.basedir} </outputDirectory >
85- <md5 >100B55A2F13C11B019FA8E8CCCE644A7 </md5 >
86+ <md5 >100b55a2f13c11b019fa8e8ccce644a7 </md5 >
8687 </configuration >
8788 </execution >
8889 <execution >
9596 <url >http://balabolka.site/balcon.zip</url >
9697 <unpack >true</unpack >
9798 <outputDirectory >${project.basedir} /balcon</outputDirectory >
98- <md5 >4F3AD67483D5315FA3E213293248CEAF </md5 >
99+ <md5 >4f3ad67483d5315fa3e213293248ceaf </md5 >
99100 </configuration >
100101 </execution >
101102 </executions >
You can’t perform that action at this time.
0 commit comments