Skip to content

Commit

Permalink
evcapture: add 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Oct 28, 2023
1 parent 1e0e6db commit 9fec62a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions bucket/evcapture.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "5.0.7",
"description": "免费无水印,集视频录制与直播功能于一身的桌面录屏软件",
"homepage": "https://www.ieway.cn/evcapture.html",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://ctpublic.ieway.cn/public/download/EVCapture_v5.0.7.exe",
"hash": "5b3342f6a201bb25b1d50eb6d7b1210a7adf865fe371459ab81bd1fee2616840",
"bin": [
"EVCapture.exe"
],
"shortcuts": [
[
"EVCapture.exe",
"EVCapture"
]
]
},
"checkver": {
"url": "https://www.ieway.cn/evcapture.html",
"regex": "<a href=\"https://ctpublic.ieway.cn/public/download/EVCapture_\\?v=([\\d-]+).exe\""
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://ctpublic.ieway.cn/public/download/EVCapture_v$version.exe"
}
}
}
}
}

0 comments on commit 9fec62a

Please sign in to comment.