Skip to content

Commit c2bb1c2

Browse files
Provix.Provix 1.4.7 (microsoft#392355)
1 parent b1e5742 commit c2bb1c2

4 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
2+
3+
PackageIdentifier: Provix.Provix
4+
PackageVersion: 1.4.7
5+
MinimumOSVersion: 10.0.0.0
6+
InstallerType: inno
7+
Scope: user
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
UpgradeBehavior: install
13+
Platform:
14+
- Windows.Desktop
15+
ProductCode: 8F4E2A91-6C3D-4B8E-9F1A-2D7E5B4C9013_is1
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/ryduxbsbdmc-eng/provix/releases/download/v1.4.7/Provix-Setup-1.4.7.exe
19+
InstallerSha256: 48113e02aacba4d86a621dc03670e2697bb6cdee68774a43d5ab0163b07a6a5f
20+
InstallerSwitches:
21+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
22+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP-
23+
InstallationMetadata:
24+
DefaultInstallLocation: '%LOCALAPPDATA%\Programs\Provix'
25+
ManifestType: installer
26+
ManifestVersion: 1.6.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
2+
3+
PackageIdentifier: Provix.Provix
4+
PackageVersion: 1.4.7
5+
PackageLocale: en-US
6+
Publisher: Provix
7+
PublisherUrl: https://github.com/ryduxbsbdmc-eng
8+
PublisherSupportUrl: https://github.com/ryduxbsbdmc-eng/provix/issues
9+
PackageName: Provix
10+
PackageUrl: https://github.com/ryduxbsbdmc-eng/provix
11+
License: PolyForm-Noncommercial-1.0.0
12+
LicenseUrl: https://github.com/ryduxbsbdmc-eng/provix/blob/master/LICENSE
13+
Copyright: Copyright (c) Provix
14+
ShortDescription: Modern dual-pane file manager for Windows with Git, terminal, archives, and AI.
15+
Description: |-
16+
Provix is a WPF file manager for Windows featuring dual-pane navigation, tabs, bookmarks, file preview, folder compare, a built-in PowerShell terminal, Git integration, password-protected archives, folder encryption to ZIP, and AI-powered file automation via OpenRouter.
17+
Moniker: provix
18+
Tags:
19+
- file-manager
20+
- explorer
21+
- dual-pane
22+
- git
23+
- terminal
24+
- archives
25+
- wpf
26+
ReleaseNotesUrl: https://github.com/ryduxbsbdmc-eng/provix/releases/tag/v1.4.7
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.6.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
2+
3+
PackageIdentifier: Provix.Provix
4+
PackageVersion: 1.4.7
5+
PackageLocale: ru-RU
6+
Publisher: Provix
7+
PublisherUrl: https://github.com/ryduxbsbdmc-eng
8+
PublisherSupportUrl: https://github.com/ryduxbsbdmc-eng/provix/issues
9+
PackageName: Provix
10+
PackageUrl: https://github.com/ryduxbsbdmc-eng/provix
11+
License: PolyForm-Noncommercial-1.0.0
12+
LicenseUrl: https://github.com/ryduxbsbdmc-eng/provix/blob/master/LICENSE
13+
Copyright: Copyright (c) Provix
14+
ShortDescription: Современный двухпанельный файловый менеджер для Windows с Git, терминалом, архивами и ИИ.
15+
Description: |-
16+
Provix - файловый менеджер на WPF с двумя панелями, вкладками, закладками, предпросмотром, сравнением папок, встроенным терминалом PowerShell, интеграцией Git, поддержкой архивов с паролем, шифрованием папок в ZIP и ИИ-автоматизацией через OpenRouter.
17+
Tags:
18+
- file-manager
19+
- explorer
20+
- dual-pane
21+
- git
22+
- terminal
23+
- archives
24+
ReleaseNotesUrl: https://github.com/ryduxbsbdmc-eng/provix/releases/tag/v1.4.7
25+
ManifestType: locale
26+
ManifestVersion: 1.6.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.6.0.schema.json
2+
3+
PackageIdentifier: Provix.Provix
4+
PackageVersion: 1.4.7
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)