Open raju-mechatronics opened 1 month ago
while installing swago/swag version 1.16.3 which is the latest version, I got
asdf-swag: Could not download https://github.com/swaggo/swag/releases/download/v1.16.3/swag_1.16.3_Linux_x86_64.tar.gz
After reading the source code I found the error. asdf-swag tries to install the linux version by platform name Linux_x86_64 but the swago/swagger renames that with amd64
while installing swago/swag version 1.16.3 which is the latest version, I got
asdf-swag: Could not download https://github.com/swaggo/swag/releases/download/v1.16.3/swag_1.16.3_Linux_x86_64.tar.gz
After reading the source code I found the error. asdf-swag tries to install the linux version by platform name Linux_x86_64 but the swago/swagger renames that with amd64