# Qup definitions file. # Visit https://github.com/textbrowser/qup. # Sorted order of keys is required. [General] file = qup.png file_destination = . url = https://github.com/textbrowser/qup/releases/download/qup [MacOS] executable = Qup_Intel.app.zip local_executable = Qup.app url = https://github.com/textbrowser/qup/releases/download/qup [Unix] desktop = ./qup.desktop executable = Qup_PiOS_12_ARM executable = Qup_PiOS_12_ARM64 executable = Qup_Ubuntu_16_PowerPC executable = Qup_Ubuntu_24_AMD64 local_executable = Qup shell = ./qup.sh url = https://github.com/textbrowser/qup/releases/download/qup [Windows] executable = Qup_Intel.exe local_executable = Qup.exe url = https://github.com/textbrowser/qup/releases/download/qup # End of file. Required comment.