Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update_package.py: Support updating several URLs #1192

Open
Ana06 opened this issue Dec 10, 2024 · 0 comments
Open

update_package.py: Support updating several URLs #1192

Ana06 opened this issue Dec 10, 2024 · 0 comments
Labels
💎 enhancement It is working, but it could be better 🏃 CI Related to CI

Comments

@Ana06
Copy link
Member

Ana06 commented Dec 10, 2024

Details

At the moment the automatic updates of packages like ida.plugin.capa.vm fails because there are two URL + hash to update which update_package.py does not support. We could improve the script to calculate the hash of the previous version and replace it instead of a generic hash and allow modifying more than one URL/hash. We have to be careful not to break the other cases when implementing this.

@Ana06 Ana06 added 💎 enhancement It is working, but it could be better 🏃 CI Related to CI labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 enhancement It is working, but it could be better 🏃 CI Related to CI
Projects
None yet
Development

No branches or pull requests

1 participant