forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Package Add: Adds 4ngel2769.MessyOrganizer, fixes version (microsoft#…
- Loading branch information
1 parent
075d6e3
commit d67ac3e
Showing
3 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/4/4ngel2769/MessyOrganizer/1.0.0/4ngel2769.MessyOrganizer.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with komac v2.2.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: 4ngel2769.MessyOrganizer | ||
PackageVersion: 1.0.0 | ||
InstallerType: inno | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-06-05 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: MessyFileOrganizer version 1.0.0 | ||
Publisher: Angel Dev0 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/4ngel2769/messy-file-organizer/releases/download/v1.0.0/MessyFileOrganizer-setup-x64.exe | ||
InstallerSha256: 7E597FA13CAC5196084F76E900FBF18708E3F43EA9ED910F96F90F17631512A5 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
25 changes: 25 additions & 0 deletions
25
manifests/4/4ngel2769/MessyOrganizer/1.0.0/4ngel2769.MessyOrganizer.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created with komac v2.2.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: 4ngel2769.MessyOrganizer | ||
PackageVersion: 1.0.0 | ||
PackageLocale: en-US | ||
Publisher: Angel Dev0 | ||
PublisherUrl: https://github.com/4ngel2769 | ||
PackageName: MessyFileOrganizer | ||
PackageUrl: https://github.com/4ngel2769/messy-file-organizer | ||
License: Freeware | ||
ShortDescription: An application that sorts newly downloaded files into categories to fix your messy folders. | ||
Tags: | ||
- download-manager | ||
- file-management | ||
- file-sorting | ||
- files | ||
- python | ||
- python-file-organiser | ||
- python-script | ||
- python3 | ||
- windows-app | ||
ReleaseNotesUrl: https://github.com/4ngel2769/messy-file-organizer/releases/tag/v1.0.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/4/4ngel2769/MessyOrganizer/1.0.0/4ngel2769.MessyOrganizer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.2.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: 4ngel2769.MessyOrganizer | ||
PackageVersion: 1.0.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |