Compare commits
No commits in common. "eeb2d2adf88d81a6ee124adfd4bed6ca89d94f0f" and "58d8a81b5f404be5305db3dcfe16b91e2c0adc1e" have entirely different histories.
eeb2d2adf8
...
58d8a81b5f
36
tooth.json
36
tooth.json
@ -1,21 +1,31 @@
|
||||
{
|
||||
"format_version": 2,
|
||||
"tooth": "gitea.litebds.com/ShrBox/7-zip",
|
||||
"format_version": 3,
|
||||
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
|
||||
"tooth": "git.levimc.org/ShrBox/7-zip",
|
||||
"version": "24.9.0",
|
||||
"info": {
|
||||
"name": "7-zip",
|
||||
"description": "7-Zip executable",
|
||||
"author": "7-zip",
|
||||
"tags": [
|
||||
"executable"
|
||||
]
|
||||
],
|
||||
"avatar_url": ""
|
||||
},
|
||||
"files": {
|
||||
"place": [
|
||||
{
|
||||
"src": "7za.exe",
|
||||
"dest": "7za.exe"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
"variants": [
|
||||
{
|
||||
"platform": "win-x64",
|
||||
"assets": [
|
||||
{
|
||||
"type": "self",
|
||||
"placements": [
|
||||
{
|
||||
"type": "file",
|
||||
"src": "7za.exe",
|
||||
"dest": "7za.exe"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user