forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize formatting of manifests/f/Freeplane/Freeplane/1.9.8 (micr…
- Loading branch information
Showing
3 changed files
with
18 additions
and
13 deletions.
There are no files selected for viewing
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
19 changes: 12 additions & 7 deletions
19
manifests/f/Freeplane/Freeplane/1.9.8/Freeplane.Freeplane.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 |
---|---|---|
@@ -1,27 +1,32 @@ | ||
# Created with YamlCreate.ps1 v2.0.0 using YAML parsing | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Freeplane.Freeplane | ||
PackageVersion: 1.9.8 | ||
PackageLocale: en-US | ||
Publisher: Open source | ||
PublisherUrl: https://www.freeplane.org | ||
PublisherSupportUrl: https://sourceforge.net/p/freeplane/discussion/758437 | ||
# PrivacyUrl: | ||
# PrivacyUrl: | ||
Author: boercher, dpolivaev, fnatter | ||
PackageName: Freeplane | ||
PackageUrl: https://www.freeplane.org | ||
License: GNU General Public License, Version 2 | ||
# LicenseUrl: | ||
# LicenseUrl: | ||
Copyright: Copyright © 2000-2021 Freeplane team and others | ||
# CopyrightUrl: | ||
# CopyrightUrl: | ||
ShortDescription: Free mind mapping software. Fast. Simple. Streamlined. | ||
Description: Application for Mind Mapping, Knowledge Management, Project Management. Develop, organize and communicate your ideas and knowledge in the most effective way. | ||
Moniker: freeplane | ||
Tags: | ||
- map | ||
- mapping | ||
- mindmapping | ||
- mind-mapping | ||
- mindmapping | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.0.0 | ||
ManifestVersion: 1.9.0 |
6 changes: 3 additions & 3 deletions
6
manifests/f/Freeplane/Freeplane/1.9.8/Freeplane.Freeplane.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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.0.0 using YAML parsing | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Freeplane.Freeplane | ||
PackageVersion: 1.9.8 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.0.0 | ||
ManifestVersion: 1.9.0 |