[yaml] Signal Download

Viewer

copydownloadembedprintName: Signal Download
  1. Description: 'Downloads the latest universal version of Signal.'
  2. Identifier: uk.co.guardian.download.Signal
  3. Input:
  4.     NAME: Signal
  5. MinimumVersion: 1.0.0
  6. Process:
  7.     - { Processor: URLTextSearcher, Arguments: { re_pattern: 'signal-desktop-mac-universal-.*.dmg', url: 'https://updates.signal.org/desktop/latest-mac.yml' } }
  8.     - { Processor: URLDownloader, Arguments: { url: 'https://updates.signal.org/desktop/%match%' } }
  9.     - { Processor: EndOfCheckPhase }
  10.     - { Processor: CodeSignatureVerifier, Arguments: { input_path: '%pathname%/Signal.app', requirement: 'identifier "org.whispersystems.signal-desktop" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = U68MSDN6DR' } }
  11.  

Editor

You can edit this paste and save as new:


File Description
  • Signal Download
  • Paste Code
  • 23 May-2022
  • 831 Bytes
You can Share it: