Update gpgsuite blockingProcesses for GPG Keychain

This commit is contained in:
fleish
2022-01-11 09:41:15 -08:00
committed by GitHub
parent 3c7d570249
commit 22129c7220

View File

@@ -5,4 +5,5 @@ gpgsuite)
pkgName="Install.pkg"
downloadURL=$(curl -s https://gpgtools.org/ | grep https://releases.gpgtools.org/GPG_Suite- | grep Download | cut -d'"' -f4)
expectedTeamID="PKV8ZPD836"
blockingProcesses=( "GPG Keychain" )
;;