Skip to content

Commit 2939da1

Browse files
authored
Update appstore plugin download URL (#8382)
1 parent ec7a218 commit 2939da1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

application/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ tasks.register('downloadPluginPresets', Download) {
157157

158158
// Currently, plugin-app-store is not open source, so we need to download it from the official website.
159159
// Please see https://github.com/halo-dev/plugin-app-store/issues/55
160-
// https://www.halo.run/store/apps/app-VYJbF
161-
'https://www.halo.run/store/apps/app-VYJbF/releases/download/app-release-sxwnhxer/assets/app-release-sxwnhxer-pulnw51x' : 'appstore.jar',
160+
// https://www.halo.run/store/apps/app-VYJbF/releases/app-release-qafgml3o
161+
'https://www.halo.run/store/apps/app-VYJbF/releases/download/app-release-qafgml3o/assets/app-release-qafgml3o-wt4v7err' : 'appstore.jar',
162162
]
163163
src presetPluginUrls.keySet()
164164
dest layout.buildDirectory.dir('resources/main/presets/plugins')

0 commit comments

Comments
 (0)