Mercurial > hg > sonic-visualiser
comparison deploy/linux/bintray.json @ 1887:e288e2f5914e appimage
Still troublesome. Try this
author | Chris Cannam |
---|---|
date | Wed, 27 Jun 2018 14:17:01 +0100 |
parents | d93e0826b098 |
children | 3601e46f21f4 |
comparison
equal
deleted
inserted
replaced
1886:d93e0826b098 | 1887:e288e2f5914e |
---|---|
15 "name": "3.1pre1" | 15 "name": "3.1pre1" |
16 }, | 16 }, |
17 | 17 |
18 "files": [ | 18 "files": [ |
19 { | 19 { |
20 "includePattern": "(Sonic_Visualiser-x86_64.AppImage)", | 20 "includePattern": "\./(Sonic_Visualiser-x86_64.AppImage)", |
21 "uploadPattern": "$1" | 21 "uploadPattern": "$1" |
22 } | 22 } |
23 ], | 23 ], |
24 | 24 |
25 "publish": false | 25 "publish": false |