You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we replace amd64 with x86_64 in the second line here then all of our packaged binaries will get the x86_64 suffix instead of amd64. x86_64 is generally preferred because it is less likely to cause confusion about processor manufacturers.