File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,15 +120,15 @@ tasks.named('jacocoTestReport', JacocoReport) {
120
120
}
121
121
122
122
ext. presetPluginUrls = [
123
- ' https://github.com/halo-dev/plugin-comment-widget/releases/download/v2.4.0 /plugin-comment-widget-2.4.0 .jar' : ' plugin-comment-widget.jar' ,
123
+ ' https://github.com/halo-dev/plugin-comment-widget/releases/download/v2.5.1 /plugin-comment-widget-2.5.1 .jar' : ' plugin-comment-widget.jar' ,
124
124
' https://github.com/halo-dev/plugin-search-widget/releases/download/v1.6.2/plugin-search-widget-1.6.2.jar' : ' plugin-search-widget.jar' ,
125
125
' https://github.com/halo-dev/plugin-sitemap/releases/download/v1.1.2/plugin-sitemap-1.1.2.jar' : ' plugin-sitemap.jar' ,
126
126
' https://github.com/halo-dev/plugin-feed/releases/download/v1.3.0/plugin-feed-1.3.0.jar' : ' plugin-feed.jar' ,
127
127
128
128
// Currently, plugin-app-store is not open source, so we need to download it from the official website.
129
129
// Please see https://github.com/halo-dev/plugin-app-store/issues/55
130
130
// https://www.halo.run/store/apps/app-VYJbF
131
- ' https://www.halo.run/store/apps/app-VYJbF/releases/download/app-release-dEEUO /assets/app-release-dEEUO-ZRgkG ' : ' appstore.jar' ,
131
+ ' https://www.halo.run/store/apps/app-VYJbF/releases/download/app-release-WBIAX /assets/app-release-WBIAX-TRVeq ' : ' appstore.jar' ,
132
132
]
133
133
134
134
tasks. register(' downloadPluginPresets' , Download ) {
You can’t perform that action at this time.
0 commit comments