Compare commits

...

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

View File

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