From e806b22f33087337c7fa709f3fe62e8211d14fd9 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Thu, 11 Mar 2021 21:27:30 +0100 Subject: [pkg] hash and sign artifacts --- docs/build-win.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') diff --git a/docs/build-win.rst b/docs/build-win.rst index 1e65c27..0deff8d 100644 --- a/docs/build-win.rst +++ b/docs/build-win.rst @@ -51,6 +51,15 @@ or all together as:: make package_win_release +Uploading installer +------------------- + +Since 0.21.2, we're hashing and signing the installers:: + + export FILE=deploy/RiseupVPN-installer-0.21.2.exe + make sign_artifact + make upload_artifact + unreviewed notes ---------------- -- cgit v1.2.3