shithub: opus

Download patch

ref: 92422f6e39db32b9c6f416d53194379d2f9cbf46
parent: 7d48e9dff17bd774b6bf3c649f13753ffa4c22db
author: Ralph Giles <giles@thaumas.net>
date: Wed May 24 10:15:42 EDT 2017

appveyor:  Add the api key for the linked ci builds.

The appveyor script needs an encrypted api key to trigger
downstream builds, and there doesn't seem to be an easy
way to make the builds we run for the main repo something
other contributors can control.

Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>

--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -13,7 +13,7 @@
 
 environment:
   api_key:
-    secure: xZGjzJ/mG19pPdLOzpV3uFSzrBgqcU3qDLOTN2qC8xg=
+    secure: kR3Ac0NjGwFnTmXdFrR8d6VXjdk5F7L4F/BilC4nvaM=
 
 build:
   project: win32\VS2015\opus.sln