Skip to content

Commit 5cd0c59

Browse files
committed
Fix download URLs for Wuwa plugin in plugins.json
1 parent 0d9d362 commit 5cd0c59

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

home/.data/plugins.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@
6161
"downloads": [
6262
{
6363
"label": "Mirror 1",
64-
"url": "https://github.com/CollapseLauncher/CollapseLauncher-ReleaseRepo/raw/refs/heads/main/inhouse-plugin/wuwa/build/Waves_0.6.3.0_API-0.1.5.0_202603270.zip"
64+
"url": "https://github.com/CollapseLauncher/CollapseLauncher-ReleaseRepo/raw/refs/heads/main/inhouse-plugin/wuwa/build/Waves_0.6.3.0_API-0.1.5.0_20260327.zip"
6565
},
6666
{
6767
"label": "Mirror 2",
68-
"url": "https://r2.bagelnl.my.id/cl-cdn/inhouse-plugin/wuwa/build/Waves_0.6.3.0_API-0.1.5.0_202603270.zip"
68+
"url": "https://r2.bagelnl.my.id/cl-cdn/inhouse-plugin/wuwa/build/Waves_0.6.3.0_API-0.1.5.0_20260327.zip"
6969
},
7070
{
7171
"label": "Mirror 3",
72-
"url": "https://cdn.collapselauncher.com/cl-cdn/inhouse-plugin/wuwa/build/Waves_0.6.3.0_API-0.1.5.0_202603270.zip"
72+
"url": "https://cdn.collapselauncher.com/cl-cdn/inhouse-plugin/wuwa/build/Waves_0.6.3.0_API-0.1.5.0_20260327.zip"
7373
}
7474
]
7575
},

0 commit comments

Comments
 (0)