-
Notifications
You must be signed in to change notification settings - Fork 2
allow generating different arches independently #2
Copy link
Copy link
Open
Description
It would be useful to allow generating feeds for the same version on different arches,
if the source your downloading from does not generate all the archives for all the arches at the same time.
An example of this would be info-zip which depends on third parties to generate binaries. The latest version 64 bit build was built more than a year after the 32 bit build.
I would like to be able to run 0watch and have it find that the linux-i386 version 1 is not generated yet , but the linux-x86_64 and windows-i386 version 1 feeds have been.
I can make the version variable include the arch to work around this.
But, unless I push the arch into the version attribute of the feed file, extra downloads are generated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels