From 8428755472ec7a1d80540b4f8c6d185bf33e624e Mon Sep 17 00:00:00 2001 From: Tiernan OToole Date: Tue, 29 Sep 2020 23:29:07 +0200 Subject: [PATCH] Tailscale 1.0.4 (#3797) * adding Zerotier * tweaking tags * removing x86 installer * adding Tailscale 1.0.4 * fixing typo in version number * fixing urls --- manifests/Tailscale/Tailscale/1.0.4.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/Tailscale/Tailscale/1.0.4.0.yaml diff --git a/manifests/Tailscale/Tailscale/1.0.4.0.yaml b/manifests/Tailscale/Tailscale/1.0.4.0.yaml new file mode 100644 index 000000000..a3cf52923 --- /dev/null +++ b/manifests/Tailscale/Tailscale/1.0.4.0.yaml @@ -0,0 +1,20 @@ +Id: tailscale.tailscale +Publisher: Tailscale +Name: Tailscale +Version: 1.0.4.0 +License: Commercial +InstallerType: EXE +LicenseUrl: https://tailscale.com/pricing +AppMoniker: +Tags: VPN, Mesh, wireguard +Description: Connect all your devices using WireGuard, without the hassle. +Homepage: https://tailscale.com +Installers: + - Arch: x64 + Url: https://pkgs.tailscale.com/stable/tailscale-ipn-setup-1.0.4.exe + Sha256: b225bcb6b389ee01f32a29ff98810b3b2fa77c7e57b8250a74494c0fb612beef + Switches: + Silent: /S + SilentWithProgress: /S +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator +