anderlli0053 / DEV-tools

📦 General development tools for applications and games and pretty much everything else too :) . Created and maintained by Andrew Poženel - anderlli0053 . 📦
https://andrew-pozenel.xyz/
The Unlicense
120 stars 24 forks source link

Can you add software packages, nothing else can be found #36

Closed dong-lufei closed 2 years ago

dong-lufei commented 2 years ago

如下腾讯的qq管家 : https://guanjia.qq.com 还有你的qq包,也不是最新版

anderlli0053 commented 2 years ago

@git136975643 So from what i have translated, you'd like for me to add the package at https://guanjia.qq.com/ ?

dong-lufei commented 2 years ago

Yes, add this package, they are all products of Tencent (both QQ and Wechat)

There is also the windows version of qq, you have not updated to the latest version 9.6.7 https://im.qq.com/pcqq

dong-lufei commented 2 years ago

Why is the version of hbuilderx not the latest version?

Windows official version 3.6.4

https://www.dcloud.io/hbuilderx.html

anderlli0053 commented 2 years ago

@git136975643 This Scoop bucket repository has bots that fetch manifests from other Scoop buckets too.. So if the manifests are not up-to-date on there, they are not here neither.

anderlli0053 commented 2 years ago

@git136975643 I've tried to add this, but i have encountered numerous issues while trying to add the antivirus software - PCQQ, and i cannot think of other solution. I even tried to download, install it, repackage it and upload it somewhere where it can be downloaded by Scoop as a separate package, but that did not work either, because the program won't run even though /showui arguent is passed. I'll wait if someone else wants to help with this issues, because i alone cannot solve it.

anderlli0053 commented 2 years ago

Why is the version of hbuilderx not the latest version?

Windows official version 3.6.4

https://www.dcloud.io/hbuilderx.html

As for this HBUILDERX, i have updated the manifest manually, as apparently the bots don't recognize some manifests.

Update the buckets and install it using scoop update && scoop install hbuilderx

anderlli0053 commented 2 years ago

Will eventually need to come back to this.. I guess i'll need to write some RegEx properties into manifests for auto-updating the manifests, especially the ones like Hbuilder, as for the PCQQ, i have re-added it just now. Wechat already exists in this bucket. PCQQ can be installed via scoop update && scoop install pcqq, but if you have multiple buckets that have the manifests of the same name you can do something like this, to ensure that the manifest/app you want to install via Scoop, is from the desired bucket: scoop install DEV-Tools/pcqq .

Please report back, if it is solved for now!

anderlli0053 commented 2 years ago

I'll close for now