Skip to content

Commit

Permalink
jianying-pro: add 5.5.0.11332
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Oct 1, 2024
1 parent 9742085 commit adce18d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions bucket/jianying-pro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"homepage": "https://www.capcut.cn/",
"description": "Video editing application produced by ByteDance",
"license": "Proprietary",
"version": "5.5.0.11332",
"url": "https://lf3-package.vlabstatic.com/obj/faceu-packages/Jianying_split_5_5_0_11332_jianyingpro_0.exe#/jianyingpro.7z",
"hash": "855cdd7c3816813773e79c6b0e532b248c526e2d56907faa346afa7ec070cdfe",
"extract_dir": "JYPacket/5.5.0.11332",
"shortcuts": [
[
"JianyingPro.exe",
"剪映专业版"
]
],
"checkver": {
"url": "https://lf3-beecdn.bytetos.com/obj/ies-fe-bee/bee_prod/biz_80/bee_prod_80_bee_publish_3563.json",
"regex": "default.*?https://(?<path>.*?)/Jianying_split_(?<major>[\\d]+)_(?<minor>[\\d]+)_(?<patch>[\\d]+)_(?<build>[\\d]+)_jianyingpro_0.exe",
"replace": "${major}.${minor}.${patch}.${build}"
},
"autoupdate": {
"url": "https://$matchPath/Jianying_split_$underscoreVersion_jianyingpro_0.exe#/jianyingpro.7z",
"extract_dir": "JYPacket/$version"
}
}

0 comments on commit adce18d

Please sign in to comment.