Commit 8ff2ee3

kravantokh <kravantokh@noreply.codeberg.org>
2026-02-13 14:35:30
Fix CFF explorer shim name.
1 parent 776234a
Changed files (1)
bucket/cff-explorer.json
@@ -10,6 +10,6 @@
 		}
 	},
 	"bin": [
-		[ "CFF Explorer.exe", "cff-explorer.exe"]
+		[ "CFF Explorer.exe", "cff-explorer"]
 	]
 }