summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2018-07-23 22:38:51 +0200
committerOdd Stranne <odd@mullvad.net>2018-07-23 22:38:51 +0200
commite187eac4ec60e44b169263ea39730c2f9bebf150 (patch)
tree562012eb50a19bd0b1ff2a675c57e48c7320e056
parent5c6ad51401c835c7d5d0794d33b4bf2a2de006c7 (diff)
parentbcabd208519ae66093d349b6f3dc492ed41b72bc (diff)
downloadmullvadvpn-e187eac4ec60e44b169263ea39730c2f9bebf150.tar.xz
mullvadvpn-e187eac4ec60e44b169263ea39730c2f9bebf150.zip
Merge branch 'update-win-signing'
-rwxr-xr-xbuild.sh2
-rw-r--r--electron-builder.yml3
2 files changed, 4 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index e88a076798..8570c959c7 100755
--- a/build.sh
+++ b/build.sh
@@ -18,7 +18,7 @@ source env.sh
if [[ "${1:-""}" != "--dev-build" ]]; then
- REQUIRED_RUSTC_VERSION="rustc 1.27.1 (5f2b325f6 2018-07-07)"
+ REQUIRED_RUSTC_VERSION="rustc 1.27.2 (58cc626de 2018-07-18)"
if [[ $RUSTC_VERSION != $REQUIRED_RUSTC_VERSION ]]; then
echo "You are running the wrong Rust compiler version."
diff --git a/electron-builder.yml b/electron-builder.yml
index 02f612bf28..7d421659b4 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -84,6 +84,9 @@ win:
to: .
- from: ./dist-assets/binaries/windows/openvpn.exe
to: .
+ publisherName: Amagicom AB
+ signingHashAlgorithms:
+ - sha256
linux:
target: