Silent Install HQ
EXE WinGet

Gitify

Emmanouil Konstantinidis · 6.7.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
Gitify-Setup-6.7.0.exe /S
Custom
Gitify-Setup-6.7.0.exe /S /allusers
Upgrade
Gitify-Setup-6.7.0.exe /S --updated

File Identity

SHA256 0be82a5eaff1aab8a63a543ee0af3c60a7aac0abf4b0f62a628c5a292ba3b75a VirusTotal ↗
Filename Gitify-Setup-6.7.0.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Gitify.Gitify
Version 6.7.0
Description GitHub notifications on your menu bar.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes What's Changed 🚀 Features - feat: added the organization filter by @vallieres in https://github.com/gitify-app/gitify/pull/2174 - feat: auto updates for all platforms by @setchy in https://github.com/gitify-app/gitify/pull/2178 - feat: context bridge and node isolation by @setchy in https://github.com/gitify-app/gitify/pull/2190 🐛 Bug Fixes - fix: remove axios default headers by @setchy in https://github.com/gitify-app/gitify/pull/2177 - fix: use IssueOpenedIcon for linked issues by @codebytere…