# HG changeset patch # User Chris Cannam # Date 1530105421 -3600 # Node ID e288e2f5914e643e2c942d05cd7a18b9f4252e9a # Parent d93e0826b098798cff627be2965dff3dacde2e00 Still troublesome. Try this diff -r d93e0826b098 -r e288e2f5914e deploy/linux/bintray.json --- a/deploy/linux/bintray.json Wed Jun 27 13:51:33 2018 +0100 +++ b/deploy/linux/bintray.json Wed Jun 27 14:17:01 2018 +0100 @@ -17,7 +17,7 @@ "files": [ { - "includePattern": "(Sonic_Visualiser-x86_64.AppImage)", + "includePattern": "\./(Sonic_Visualiser-x86_64.AppImage)", "uploadPattern": "$1" } ],