Looking to update Malwarebytes.Malwarebytes #651
Replies: 5 comments 5 replies
-
|
Command: Error: |
Beta Was this translation helpful? Give feedback.
-
|
If the error is due to the 4.x version, we should remove that from the manifest as we dont want to server anything but the latest which is 5.x currently. |
Beta Was this translation helpful? Give feedback.
-
|
wingetcreate uses the latest manifest at winget-pkgs as the base for an upgrade. It requires that the existing number of installers in the base manifest to match what's specified in the update command. For now, you will have to update the existing package manually at winget-pkgs if you want a single installer node and then you'll be able to automate the release once the base manifest is in the correct shape |
Beta Was this translation helpful? Give feedback.
-
|
Where can I go to get access to create a branch and submit prs to winget-pkgs |
Beta Was this translation helpful? Give feedback.
-
|
Since I forked and submitted a request to update the manifest to only serve 5.x, when will wininstall site get updated with that to no longer have 4.x as one other version to grab? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Im a MB employee looking to update the existing Malwarebytes.Malwarebytes package. Im running the wingetcreate tool locally but Im getting an error about a mismatch of installers. The existing manifest has a couple different links but the main download link points to an old offline installer. I would like to point it to the correct one which contains a bundled install package for all architectures.
Once I get pas the error I would like to add this step to our CICD pipeline to get it updated every release.
Beta Was this translation helpful? Give feedback.
All reactions