aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas@google.com>2017-03-24 13:03:16 +0100
committerGitHub <noreply@github.com>2017-03-24 13:03:16 +0100
commit6715130c2464f92dc749509bd74001938a0f907e (patch)
tree639ab217a1f218a93292ca3e8315e91b93a014b2
parent187904a4b88eaf750715c436038b2ae203d51747 (diff)
downloadbrotli-6715130c2464f92dc749509bd74001938a0f907e.tar.gz
Fix bintray json (#529)
-rw-r--r--.bintray.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bintray.json b/.bintray.json
index 10c09b4..bf22247 100644
--- a/.bintray.json
+++ b/.bintray.json
@@ -14,7 +14,7 @@
"files": [
{"includePattern": "bazel-bin/(libbrotli.*)", "uploadPattern": "$1"},
- {"includePattern": "bazel-bin/bro", "uploadPattern": "bro"},
+ {"includePattern": "bazel-bin/bro", "uploadPattern": "bro"}
],
"publish": true