Commit fedae5d

kravantokh <kravantokh@noreply.codeberg.org>
2026-02-13 13:24:16
Change Seelen to exe installer extraction.
1 parent 54c0bd5
Changed files (1)
bucket/seelen.json
@@ -6,15 +6,10 @@
 	"notes": "",
 	"architecture": {
 		"64bit": {
-			"url": "https://github.com/eythaann/Seelen-UI/releases/download/v2.5.0/Seelen.UI_2.5.0.0_x64.Msix",
-			"hash": "99afcf874912eac0836fe9724d919cbb7326e717271bd007e43523c621a302ec",
-			"extract_dir": "extracted"
+			"url": "https://github.com/eythaann/Seelen-UI/releases/download/v2.5.0/Seelen.UI_2.5.0_x64-setup-fixed.exe",
+			"hash": "ea2994f650fa5d3bc71320f18320688cd1e821afb4ade922febea0dffc0b4e95"
 		}
 	},
-	"pre_install": [
-		"7z.exe -aoa -y e \"$dir\\*.Msix\" -o\"$dir\\\"",
-		"Remove-Item \"$dir\\*.Msix\""
-	],
 	"bin": [
 		"seelen-ui.exe",
 		"slu-service.exe"