1 Star 0 Fork 0

fanfanbo/my-bucket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ccleaner.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
fanfanbo 提交于 2020-03-30 16:44 . bucket
{
"homepage": "https://www.ccleaner.com/ccleaner",
"version": "5.65.7632",
"license": "Freeware",
"description": "Number-one tool for cleaning your PC.",
"url": "https://download.ccleaner.com/portable/ccsetup565.zip",
"hash": "6472407be1243005468b194e21441f3fbe16319f116df5831646cb5e25981c9c",
"architecture": {
"64bit": {
"bin": [
[
"CCleaner64.exe",
"CCleaner"
]
],
"shortcuts": [
[
"CCleaner64.exe",
"CCleaner"
]
]
},
"32bit": {
"bin": "CCleaner.exe",
"shortcuts": [
[
"CCleaner.exe",
"CCleaner"
]
]
}
},
"pre_install": [
"if(!(Test-Path \"$persist_dir\\ccleaner.ini\")) {",
" Set-Content \"$dir\\ccleaner.ini\" (@('[Options]', 'UpdateAuto=0', 'UpdateNotify=0', 'UpdateCheck=0', 'HelpImproveCCleaner=0') -join \"`r`n\") -Encoding ASCII",
"}",
"'winapp.ini', 'winreg.ini', 'winsys.ini' | ForEach-Object {",
" if(!(Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" | Out-Null }",
"}"
],
"persist": [
"ccleaner.ini",
"winapp.ini",
"winreg.ini",
"winsys.ini"
],
"checkver": {
"url": "https://www.ccleaner.com/ccleaner/version-history",
"regex": ">v([\\d.]+)"
},
"autoupdate": {
"url": "https://download.ccleaner.com/portable/ccsetup$majorVersion$minorVersion.zip"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fanfanbo/my-bucket.git
git@gitee.com:fanfanbo/my-bucket.git
fanfanbo
my-bucket
my-bucket
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385