Commit 788c7b9
Changed files (1)
bucket
bucket/seelen.json
@@ -6,10 +6,14 @@
"notes": "",
"architecture": {
"64bit": {
- "url": "https://github.com/eythaann/Seelen-UI/releases/download/v2.5.0/Seelen.UI_2.5.0.0_arm64.Msix",
- "hash": "54e7d53530bf01a541a84ded1c35696ef1729cf2f9ec0a4473a17496d589f046"
+ "url": "https://github.com/eythaann/Seelen-UI/releases/download/v2.5.0/Seelen.UI_2.5.0.0_x64.Msix",
+ "hash": "54e7d53530bf01a541a84ded1c35696ef1729cf2f9ec0a4473a17496d589f046",
+ "extract_dir": "extracted"
}
},
+ "pre_install": [
+ "7z.exe -aoa -y e \"$dir\\*.Msix\" -o\"$dir\\extracted\""
+ ],
"bin": [
"seelen-ui.exe",
"slu-service.exe"