Your destination needs to be a filename, not an existing folder. And, you need to specify a raw string as shown below:
for example:
url = "https://github.com/CharlesKnell/folder-display/blob/main/dist/folder_display_2.2.1.exe"
destination = r"C:\Users\charl\Downloads\folder_display_2.2.1.exe"