Skip to content

Commit c3c1ce1

Browse files
committed
修改「FFmpeg 原始碼可以在這裡找到」文字連結
1 parent 1efcecf commit c3c1ce1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Form1.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883
FFmpeg binary distributions is downloading from here.
884884
https://github.com/yt-dlp/FFmpeg-Builds/releases/latest
885885
FFmpeg source code can be found here.
886-
https://github.com/FFmpeg/FFmpeg/commit/390d6853d0
886+
https://github.com/FFmpeg/FFmpeg
887887

888888
This software uses yt-dlp licensed under the Unlicense License.
889889
yt-dlp binary distribution and source code is downloading from here.

Form1.zh.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@
818818
FFmpeg 編譯分發是由此下載:
819819
https://github.com/yt-dlp/FFmpeg-Builds/releases/latest
820820
FFmpeg 原始碼可以在這裡找到:
821-
https://github.com/FFmpeg/FFmpeg/commit/390d6853d0
821+
https://github.com/FFmpeg/FFmpeg
822822

823823
此軟體根據 The Unlicense 許可證使用 yt-dlp
824824
yt-dlp 編譯分發和原始碼是由此下載:

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Author: jim60105
1616

1717
This software uses **FFmpeg** licensed under the **GPLv3**.\
1818
FFmpeg binary distributions will be downloaded from [here](https://github.com/yt-dlp/FFmpeg-Builds/releases/latest).\
19-
FFmpeg source code can be found [here](https://github.com/FFmpeg/FFmpeg/commit/390d6853d0).
19+
FFmpeg source code can be found [here](https://github.com/FFmpeg/FFmpeg).
2020

2121
This software uses **yt-dlp** licensed under the **Unlicense License**.\
2222
yt-dlp binary distribution will be downloaded from [here](https://github.com/yt-dlp/yt-dlp/releases/latest).

Properties/PublishProfiles/ClickOnceProfile.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
55
<Project>
66
<PropertyGroup>
77
<ApplicationRevision>0</ApplicationRevision>
8-
<ApplicationVersion>1.8.0.0</ApplicationVersion>
8+
<ApplicationVersion>1.8.0.1</ApplicationVersion>
99
<BootstrapperEnabled>True</BootstrapperEnabled>
1010
<Configuration>Release</Configuration>
1111
<CreateDesktopShortcut>True</CreateDesktopShortcut>

0 commit comments

Comments
 (0)