From 7621efd0bc702ca256d163ea464ab5db7461018a Mon Sep 17 00:00:00 2001 From: Tiernan OToole Date: Wed, 24 Jun 2020 01:18:34 +0100 Subject: [PATCH] Tailscale 0.99.0 (#2003) * adding Zerotier * tweaking tags * removing x86 installer * new build of tailscale, 0.99.0.0 * fixing name --- manifests/Tailscale/Tailscale/0.99.0.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/Tailscale/Tailscale/0.99.0.0.yaml diff --git a/manifests/Tailscale/Tailscale/0.99.0.0.yaml b/manifests/Tailscale/Tailscale/0.99.0.0.yaml new file mode 100644 index 000000000..20de4fcad --- /dev/null +++ b/manifests/Tailscale/Tailscale/0.99.0.0.yaml @@ -0,0 +1,20 @@ +Id: tailscale.tailscale +Publisher: Tailscale +Name: Tailscale +Version: 0.99.0.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-0.99.0-0.exe + Sha256: 492fd7d537c63bad514fedef13dcc872f4c44afb6aa8285a1ed6fffe3a6b538b + Switches: + Silent: /S + SilentWithProgress: /S +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator +