Skip to content

Commit

Permalink
Create xyplorer.json
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas <[email protected]>
  • Loading branch information
couchoud-t authored Oct 16, 2024
1 parent 0849564 commit 1e9b57e
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bucket/bucket/xyplorer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"homepage": "https://www.xyplorer.com/index.php",
"version": "26.50.0100",
"description": "A file manager for Windows.",
"license": {
"identifier": "Proprietary",
"url": "https://www.xyplorer.com/LicenseXY.txt"
},
"url": "https://www.xyplorer.com/download/xyplorer_full_noinstall.zip",
"hash": "592aff4da0790507f092bffe9af9a02f923e728ae5e011460cdb5c495755cdc6",
"bin": "XYplorer.exe",
"shortcuts": [
[
"XYplorer.exe",
"XYplorer"
]
],
"persist": "Data",
"checkver": {
"url": "https://www.xyplorer.com/download.php",
"re": "([\\d.]+),\\s*released"
},
"autoupdate": {
"url": "https://www.xyplorer.com/download/xyplorer_full_noinstall.zip"
}
}

0 comments on commit 1e9b57e

Please sign in to comment.