﻿<?xml version="1.0" encoding="utf-8"?>
<AppInstaller
	Uri="https://downloads.getcloudapp.com/windows/latest/ZightInstall.appinstaller"
	Version="6.6.0.2" xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
	<MainBundle
		Name="Zight"
		Version="6.6.0.2"
		Publisher="CN=&quot;ZIGHT, INC.&quot;, O=&quot;ZIGHT, INC.&quot;, L=San Francisco, S=California, C=US, OID.1.3.6.1.4.1.311.60.2.1.2=Delaware, OID.1.3.6.1.4.1.311.60.2.1.3=US, SERIALNUMBER=5784753, OID.2.5.4.15=Private Organization"
		Uri="https://downloads.getcloudapp.com/windows/latest/ZightInstall_6.6.0.2_x86.msixbundle" />
	<UpdateSettings>
		<OnLaunch
			HoursBetweenUpdateChecks="24"
			ShowPrompt="true"
			UpdateBlocksActivation="true" />
		<AutomaticBackgroundTask />
		<ForceUpdateFromAnyVersion>true</ForceUpdateFromAnyVersion>
	</UpdateSettings>
</AppInstaller>