# HG changeset patch # User Chris Cannam # Date 1530103893 -3600 # Node ID d93e0826b098798cff627be2965dff3dacde2e00 # Parent 379586e72d2074e305c557b0012c3203257f8b81 Ah, I see. Well, presumably this still saves writing the name twice diff -r 379586e72d20 -r d93e0826b098 deploy/linux/bintray.json --- a/deploy/linux/bintray.json Wed Jun 27 13:28:58 2018 +0100 +++ b/deploy/linux/bintray.json Wed Jun 27 13:51:33 2018 +0100 @@ -17,7 +17,7 @@ "files": [ { - "includePattern": "Sonic_Visualiser-x86_64.AppImage", + "includePattern": "(Sonic_Visualiser-x86_64.AppImage)", "uploadPattern": "$1" } ],