Skip to content

Commit

Permalink
tencent-meeting: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Feb 28, 2025
1 parent 0a65e19 commit cd3dc03
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions bucket/tencent-meeting.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@
"identifier": "Proprietary",
"url": "https://meeting.tencent.com/declare.html"
},
"architecture": {
"url": "https://updatecdn.meeting.qq.com/cos/edac8a100538bd8d2b0187ff5bc41471/TencentMeeting_0300000000_3.31.2.441_x86_64.publish.officialwebsite.exe#/dl.7z",
"hash": "md5:edac8a100538bd8d2b0187ff5bc41471"
},
"url": "https://updatecdn.meeting.qq.com/cos/edac8a100538bd8d2b0187ff5bc41471/TencentMeeting_0300000000_3.31.2.441_x86_64.publish.officialwebsite.exe#/dl.7z",
"hash": "md5:edac8a100538bd8d2b0187ff5bc41471",
"post_install": [
"Get-ChildItem \"$dir\\`$_*\" | Rename-Item -NewName \"$version\" -Force",
"Remove-Item \"$dir\\`$*\" -Recurse -Force -ErrorAction SilentlyContinue",
Expand Down

0 comments on commit cd3dc03

Please sign in to comment.