From 65ff630f81a0becaa334921f80deded61d12fe32 Mon Sep 17 00:00:00 2001 From: Nisarg Mehta <5328361+mehtanisarg369@users.noreply.github.com> Date: Wed, 19 Aug 2020 15:48:45 +0200 Subject: [PATCH] Add manifest file for LightBulb v2.2.0 x86 (#3105) --- manifests/Tyrrrz/LightBulb/2.2.0.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/Tyrrrz/LightBulb/2.2.0.yaml diff --git a/manifests/Tyrrrz/LightBulb/2.2.0.yaml b/manifests/Tyrrrz/LightBulb/2.2.0.yaml new file mode 100644 index 000000000..4a8508583 --- /dev/null +++ b/manifests/Tyrrrz/LightBulb/2.2.0.yaml @@ -0,0 +1,19 @@ +Id: Tyrrrz.LightBulb +Publisher: Tyrrrz +Name: LightBulb +AppMoniker: lightbulb +Author: Alexey Golub +Version: 2.2.0 +Homepage: https://github.com/Tyrrrz/LightBulb +License: Copyright (C) 2017-2020 Alexey Golub; GNU General Public License +LicenseUrl: https://github.com/Tyrrrz/LightBulb/blob/master/License.txt +Description: LightBulb is an application that reduces eyestrain produced by staring at a computer screen when working late hours. As the day goes on, it continuously adjusts gamma, transitioning the display color temperature from cold blue in the afternoon to warm yellow during the night. Its primary objective is to match the color of the screen to the light sources of your surrounding environment - typically, sunlight during the day and artificial light during the night. LightBulb has minimal impact on performance and offers many customization options. +Tags: "lightbulb,orange tint,blue filter,gamma adjustment" +InstallerType: EXE +Installers: + - Arch: x86 + Url: https://github.com/Tyrrrz/LightBulb/releases/download/2.2/LightBulb-Installer.exe + Sha256: 35D5300E8E1A349AEA371D2A1512F32A1199E374C9D3F137542A48B2E73E3FE5 + Switches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- \ No newline at end of file