Init repo

This commit is contained in:
ShrBox 2024-03-08 17:20:08 +08:00
commit 5a9f0d7df1
Signed by: ShrBox
GPG Key ID: E926367CC922FD88
2 changed files with 21 additions and 0 deletions

BIN
7za.exe Normal file

Binary file not shown.

21
tooth.json Normal file
View File

@ -0,0 +1,21 @@
{
"format_version": 2,
"tooth": "gitea.litebds.com/ShrBox/7-zip",
"version": "23.1.0",
"info": {
"name": "7-zip",
"description": "7-Zip executable",
"author": "7-zip",
"tags": [
"executable"
]
},
"files": {
"place": [
{
"src": "7za.exe",
"dest": "7za.exe"
}
]
}
}