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,
|
"format_version": 3,
|
||||||
"tooth": "gitea.litebds.com/ShrBox/7-zip",
|
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
|
||||||
|
"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": ""
|
||||||
},
|
},
|
||||||
"files": {
|
"variants": [
|
||||||
"place": [
|
{
|
||||||
{
|
"platform": "win-x64",
|
||||||
"src": "7za.exe",
|
"assets": [
|
||||||
"dest": "7za.exe"
|
{
|
||||||
}
|
"type": "self",
|
||||||
]
|
"placements": [
|
||||||
}
|
{
|
||||||
}
|
"type": "file",
|
||||||
|
"src": "7za.exe",
|
||||||
|
"dest": "7za.exe"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user