Commit b28bd92
Changed files (1)
bucket
bucket/seelen.json
@@ -0,0 +1,17 @@
+{
+ "version": "2.5.0.0",
+ "description": "The Fully Customizable Desktop Environment for Windows 10/11.",
+ "homepage": "https://github.com/eythaann/Seelen-UI",
+ "license": "AGPL-3.0 license ",
+ "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"
+ }
+ },
+ "bin": [
+ "seelen-ui.exe",
+ "slu-service.exe"
+ ]
+}