Hello! I was putting the finishing touches on my own plugin to retrieve Swag when I realized I'd overlooked yours. Your plugin works great for the newest versions of Swag on Linux/Darwin x86_64. However, while trawling through past Swag releases, I noticed that many of them are quite inconsistent: in the architectures they support, in the release archive filenames, and even in the contents of those archives. While I was writing extra code to handle that, I also handled selection of x86_64 and AArch64 builds for Darwin as appropriate and as available. And I thought you might be interested in integrating these features into your plugin.
Hello! I was putting the finishing touches on my own plugin to retrieve Swag when I realized I'd overlooked yours. Your plugin works great for the newest versions of Swag on Linux/Darwin x86_64. However, while trawling through past Swag releases, I noticed that many of them are quite inconsistent: in the architectures they support, in the release archive filenames, and even in the contents of those archives. While I was writing extra code to handle that, I also handled selection of x86_64 and AArch64 builds for Darwin as appropriate and as available. And I thought you might be interested in integrating these features into your plugin.