Compare commits

...

No commits in common. "58d8a81b5f404be5305db3dcfe16b91e2c0adc1e" and "eeb2d2adf88d81a6ee124adfd4bed6ca89d94f0f" have entirely different histories.

View File

@ -1,31 +1,21 @@
{ {
"format_version": 3, "format_version": 2,
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d", "tooth": "gitea.litebds.com/ShrBox/7-zip",
"tooth": "git.levimc.org/ShrBox/7-zip",
"version": "24.9.0", "version": "24.9.0",
"info": { "info": {
"name": "7-zip", "name": "7-zip",
"description": "7-Zip executable", "description": "7-Zip executable",
"author": "7-zip",
"tags": [ "tags": [
"executable" "executable"
], ]
"avatar_url": ""
}, },
"variants": [ "files": {
{ "place": [
"platform": "win-x64", {
"assets": [ "src": "7za.exe",
{ "dest": "7za.exe"
"type": "self", }
"placements": [ ]
{ }
"type": "file", }
"src": "7za.exe",
"dest": "7za.exe"
}
]
}
]
}
]
}