Skip to content

Commit 5332916

Browse files
authored
New version: tisun2.OofManager version 1.1.9 (microsoft#380614)
1 parent a5d4915 commit 5332916

3 files changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
3+
PackageIdentifier: tisun2.OofManager
4+
PackageVersion: 1.1.9
5+
MinimumOSVersion: 10.0.0.0
6+
InstallerType: inno
7+
Scope: user
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
InstallerSwitches:
13+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
14+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
15+
UpgradeBehavior: install
16+
ReleaseDate: 2026-05-28
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/tisun2/OofManager/releases/download/v1.1.9/OofManagerSetup.exe
20+
InstallerSha256: B779E4CF29FC26B27D5BD6A4DF8A58AA07B68379A0B315974B79191DBB9094D7
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
3+
PackageIdentifier: tisun2.OofManager
4+
PackageVersion: 1.1.9
5+
PackageLocale: en-US
6+
Publisher: tisun2
7+
PublisherUrl: https://github.com/tisun2
8+
PublisherSupportUrl: https://github.com/tisun2/OofManager/issues
9+
PackageName: OOF Manager
10+
PackageUrl: https://github.com/tisun2/OofManager
11+
License: MIT
12+
LicenseUrl: https://github.com/tisun2/OofManager/blob/main/LICENSE
13+
Copyright: Copyright (c) tisun2
14+
ShortDescription: Manage Microsoft 365 / Exchange Online Out-of-Office (Automatic Reply) settings without opening Outlook.
15+
Description: |-
16+
OOF Manager is a lightweight Windows desktop tool that manages your Microsoft 365 mailbox's
17+
Out-of-Office (Automatic Reply) state for you. Sign in once, configure your weekly work hours
18+
and reply text, and OOF Manager auto-toggles your OOF on/off at the schedule boundaries.
19+
It also pushes the next off-hours window to Exchange as a Scheduled OOF, so the server keeps
20+
switching auto-replies even when this app is closed.
21+
Moniker: oofmanager
22+
Tags:
23+
- exchange
24+
- microsoft-365
25+
- office-365
26+
- out-of-office
27+
- oof
28+
- outlook
29+
- autoreply
30+
ReleaseNotesUrl: https://github.com/tisun2/OofManager/releases/tag/v1.1.9
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
3+
PackageIdentifier: tisun2.OofManager
4+
PackageVersion: 1.1.9
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)